React Native 设计的视图分页库(纯 js)

时间:2024-06-28 10:07:23
【文件属性】:

文件名称:React Native 设计的视图分页库(纯 js)

文件大小:2.32MB

文件格式:ZIP

更新时间:2024-06-28 10:07:23

React Native Awesome Components

安装 react-native-fancy-carousel-viewpager 入门 $ npm install react-native-fancy-carousel-viewpager --save 用法 import React, {Component} from 'react'; 从'react-native'导入{StyleSheet、Text、View、Image、TouchableOpacity、Dimensions}; 从“react-native-fancy-carousel-viewpager”导入 ModernNav,{openNav,closeNav}; // { 构造函数(道具) { 超级(道具); this.state = { pageNumber: 1, listData: [ {id: '1', title: "Red", color: "#f44336", span: 1}, {id: '2', title: "Pink",颜色:“#E91E63”,跨度:2},{id:'3',标题:“紫色”,颜色:“#9C27B0”,跨度:3},{id:'4',标题


【文件预览】:
react-native-fancy-carousel-viewpager-master
----Untitled.png(22KB)
----img.gif(241KB)
----package.json(816B)
----img3.gif(800KB)
----ModernNavItem.js(5KB)
----LICENSE(1KB)
----index.js(6KB)
----img1.gif(432KB)
----README.md(7KB)
----btn-shadow.png(2KB)
----shadow.png(5KB)
----img2.gif(885KB)
----.npmignore(430B)
----.gitattributes(15B)
----chevron-up.png(473B)

网友评论