zzorba / react-native-largelist

The best large list component for React Native.

Home Page:https://bolan9999.github.io/react-native-largelist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The best large list component for React Native.

https://bolan9999.github.io/react-native-largelist/

License:MIT License


Languages

Language:JavaScript 73.1%Language:Objective-C 10.9%Language:Java 10.6%Language:Starlark 3.5%Language:Ruby 1.4%Language:C 0.4%Language:Swift 0.2%