Skip to content

bolan9999/react-native-largelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d571c13 · Dec 4, 2021
Jul 29, 2021
Mar 29, 2019
Jul 28, 2021
Nov 26, 2021
Jul 29, 2021
Mar 21, 2018
Aug 5, 2021
Nov 7, 2017
Nov 7, 2017
Nov 7, 2017
Jul 21, 2021
Nov 7, 2017
Feb 26, 2019
Nov 7, 2017
Jul 21, 2021
Nov 2, 2017
Jul 29, 2021
Jul 21, 2021
Mar 29, 2019
Jul 21, 2021
Feb 16, 2019
Jul 21, 2021
Jul 29, 2021

Repository files navigation

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

Preview Preview WaterfallExample PictureExample

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.