文件名称:react-native-carousel:旋转木马组件
文件大小:10KB
文件格式:ZIP
更新时间:2024-03-26 16:01:44
JavaScript
旋转木马组件 安装 npm install react-native-carousel 特性 hideIndicators = { false } // Set to true to hide the indicators indicatorColor = "#FFFFFF" // Active indicator color indicatorSize = { 20 } // Indicator bullet size indicatorSpace = { 15 } // space between each indicator inactiveIndicatorColor = "#999999" // Inactive indicator color indicatorAtBottom = { true } // Set to false to show the indicators
【文件预览】:
react-native-carousel-master
----.gitignore(36B)
----package.json(839B)
----package-lock.json(1KB)
----CarouselPager.android.js(1KB)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----README.md(2KB)
----npm-debug.log(8KB)
----CarouselPager.ios.js(1017B)
----Carousel.js(4KB)