랭킹으로 돌아가기
The best large list component for React Native.
tableviewlargelistreact-nativeflatlisthigh-performance-list
주요 지표
스타 성장
스타
2.3k
포크
265
주간 성장
—
이슈
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.
관련 저장소