文件名称:recyclerlistview:用于React Native和Web的高性能listview!
文件大小:3.65MB
文件格式:ZIP
更新时间:2024-02-26 05:29:52
performance react-native web cross-platform listview
RecyclerListView 如果这个项目对您有帮助,请加星号为我们提供支持 :glowing_star: 。 这是React Native和Web的高性能列表视图,支持复杂的布局。 JS仅不受本地依赖,受Android上的RecyclerView和iOS上的UICollectionView的启发。 npm install --save recyclerlistview 对于最新的测试版: npm install --save recyclerlistview@beta 注意:文档将很快升级,现在请检查代码注释以了解其清晰度和探索功能。 该组件也已通过React Native Web进行了积极测试。 概述和
【文件预览】:
recyclerlistview-master
----sticky()
--------index.d.ts(57B)
--------index.js(69B)
----src()
--------utils()
--------index.ts(1KB)
--------core()
--------platform()
----scripts()
--------build.sh(702B)
--------publish-latest.sh(221B)
--------publish-beta.sh(235B)
--------publish-local.sh(257B)
--------clean.sh(136B)
----.npmignore(84B)
----web()
--------index.d.ts(28B)
--------index.js(40B)
----tsconfig.json(497B)
----LICENSE.md(11KB)
----tslint.json(595B)
----README.md(13KB)
----docs()
--------images()
--------guides()
----appveyor.yml(191B)
----.gitignore(544B)
----package.json(1KB)