返回排行榜
The best large list component for React Native.
tableviewlargelistreact-nativeflatlisthigh-performance-list
关键指标
Star 增长趋势
Star
2.3k
Forks
265
周增长
—
Issues
33
1k2k
2017年11月2019年4月2020年9月2022年3月2023年8月2025年2月2026年7月
制品库npm
npm install react-native-largelistREADME
react-native-largelist
React-native-largelist is a very high performance large list component for React-Native. (iOS & Android)
Features
- Large data source list component, items reused by group, Less CPU/Memory usage. Never blanks.
- Fully Cross-platform bounces (iOS & Android).
- Highly customize Refreshing and Loading. Fully support
react-native-lottie. More smoothly animation. - Big media optimization. (New)
- Nested support. (New)
- Paging enabled. (New)
Preview

Installation
yarn add react-native-spring-scrollview react-native-largelist
RN 0.50-59 without pod
react-native link react-native-spring-scrollview
RN 0.60+ with pod
npx pod-install
Documentation
API reference and more: Documentation Reference
License
react-native-largelist is released under the MIT license. View LICENSE for details.
相关仓库