eact native image slider with text:带有文本的本机图像滑块 源码
用文本React本机图像滑块 安装 首先,安装我们的库| 在下面的npm脚本中使用 NPM我与文本React本地图像滑块 纱线添加带有文本的本机图像滑块。 用法 : 可用于自定义SliderBox的道具列表: 道具 值类型 描述 ImageComponent 图像组件,默认为Image 默认值为React-native Image,如果您使用像FastImage这样的第三方库,请使用此属性 图片 图片路径(或网址)的数组,为字符串 设置图像路径数组-这些路径可以使用require('./pathOfImage')包含http url link或local images path onCurrentImagePressed 处理函数回调 获取按下的图像索引的回调(索引从0开始) currentImageEmitter 处理函数回调 用于获取当前图像索引的回调(索引从0开始)
文件列表
eact-native-image-slider-with-text-main.zip
(预估有个78文件)
eact-native-image-slider-with-text-main
.babelrc
60B
.npmignore
144B
example
metro.config.js
300B
.flowconfig
2KB
.gitattributes
16B
yarn.lock
288KB
.eslintrc.js
74B
babel.config.js
77B
暂无评论