文件名称:react-native-swipeable:功能强大的React Native滑动组件
文件大小:4.5MB
文件格式:ZIP
更新时间:2024-05-31 05:14:19
JavaScript
React本机可滑动 功能强大的React Native滑动组件。 同时支持iOS和Android。 安装 npm i --save react-native-swipeable 用法 用可Swipeable组件将ListView / TableView项包装起来: import Swipeable from 'react-native-swipeable' ; const leftContent = < Text> Pull to activate < / Text > ; const rightButtons = [ < TouchableHighlight> < Text> Button 1 < / Text > < / TouchableHighlight > , < TouchableHighlight> < Text> Button 2 < / Text
【文件预览】:
react-native-swipeable-master
----.eslintrc(368B)
----yarn.lock(99KB)
----src()
--------index.js(20KB)
----.npmignore(23B)
----example()
--------.eslintrc(77B)
--------index.ios.js(170B)
--------.flowconfig(1KB)
--------.gitattributes(16B)
--------example.android.gif(1.22MB)
--------swipeable-example.js(4KB)
--------.babelrc(34B)
--------ios()
--------index.android.js(170B)
--------android()
--------example.ios.gif(1.21MB)
--------.buckconfig(114B)
--------.gitignore(776B)
--------package.json(502B)
----LICENSE(1KB)
----README.md(5KB)
----Makefile(597B)
----.editorconfig(188B)
----.gitignore(42B)
----demo.gif(2.24MB)
----package.json(1KB)