react native sortable listview:可以拖放的ListView包装器用于React Native 源码
不推荐使用 该库没有活动的维护程序,并且有许多未解决的问题。 不建议用于新项目。 考虑改用 。 react-native-sortable-listview 具有拖放功能的ListView的包装,用于React Native。 允许在拖动时通过自动滚动来拖放行。 将其添加到您的项目 运行npm install react-native-sortable-listview --save import SortableListView from 'react-native-sortable-listview' 演示版 基本用法 参见。 例子 参见 。 道具 SortableListView将所
文件列表
react-native-sortable-listview-master.zip
(预估有个61文件)
react-native-sortable-listview-master
.gitignore
44B
.babelrc
34B
package.json
1KB
.watchmanconfig
67B
LICENSE
1KB
index.js
14KB
CHANGELOG.md
2KB
__tests__
index.test.js
366B
暂无评论