react-native-sortable-listview:可以拖放的ListView包装器,用于React Native

时间:2021-02-16 23:53:53
【文件属性】:
文件名称:react-native-sortable-listview:可以拖放的ListView包装器,用于React Native
文件大小:4.77MB
文件格式:ZIP
更新时间:2021-02-16 23:53:53
JavaScript 不推荐使用 该库没有活动的维护程序,并且有许多未解决的问题。 不建议用于新项目。 考虑改用 。 react-native-sortable-listview 具有拖放功能的ListView的包装,用于React Native。 允许在拖动时通过自动滚动来拖放行。 将其添加到您的项目 运行npm install react-native-sortable-listview --save import SortableListView from 'react-native-sortable-listview' 演示版 基本用法 参见。 例子 参见 。 道具 SortableListView将所有传递给ListView,但dataSource除外。 renderRow方法必须呈现将onLongPress和onPressOut方法转发到Touchable *子组件的组件。 调用onLongPr
【文件预览】:
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)
--------__snapshots__()
----README.md(4KB)
----Sortable()
--------.gitignore(791B)
--------.babelrc(31B)
--------.flowconfig(1KB)
--------package.json(854B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(99B)
--------ios()
--------README.md(675B)
--------example.js(2KB)
--------index.ios.js(746B)
--------index.android.js(763B)
--------.gitattributes(16B)
--------app.json(53B)
--------yarn.lock(135KB)
----example.js(1KB)
----demo.gif(4.61MB)
----.npmignore(42B)
----yarn.lock(147KB)

网友评论