All Projects → bolan9999 → React Native Largelist

bolan9999 / React Native Largelist

Licence: mit
The best large list component for React Native.

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
Starlark
911 projects
ruby
36898 projects - #4 most used programming language
c
50402 projects - #5 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to React Native Largelist

Tableviewreloadanimation
Reload tableview with animation
Stars: ✭ 87 (-95.96%)
Mutual labels:  tableview
Tableview
A RecyclerView that looks like a TableView, can scroll horizontally and vertically with a fixed header at the same time.
Stars: ✭ 135 (-93.73%)
Mutual labels:  tableview
Ios Multiselectiontable
Beautiful way of having a multi-selection table on iOS written in Swift
Stars: ✭ 156 (-92.75%)
Mutual labels:  tableview
Jhform
JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面
Stars: ✭ 108 (-94.98%)
Mutual labels:  tableview
Luexpandabletableview
A subclass of UITableView with expandable and collapsible sections
Stars: ✭ 125 (-94.19%)
Mutual labels:  tableview
Abexpandableview
Expandable, collapsible, filterable and single/multi selectable table view.
Stars: ✭ 138 (-93.59%)
Mutual labels:  tableview
Pulltorefresh
This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations
Stars: ✭ 1,150 (-46.59%)
Mutual labels:  tableview
Swform
iOS 高度封装自适应表单(重构版)
Stars: ✭ 159 (-92.61%)
Mutual labels:  tableview
Anwexpandscrollview
Expand - Collapse Scroll View - Animate With Pinch Gesture
Stars: ✭ 125 (-94.19%)
Mutual labels:  tableview
Rxrealmdatasources
An easy way to bind an RxRealm observable to a table or collection view
Stars: ✭ 154 (-92.85%)
Mutual labels:  tableview
Tdbadgedcell
TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps
Stars: ✭ 1,444 (-32.93%)
Mutual labels:  tableview
Emptykit
A lightweight, swift library for displaying emptyView whenever the view(tableView/collectionView) has no content to display, just like DZNEmptyDataSet
Stars: ✭ 117 (-94.57%)
Mutual labels:  tableview
Arsegmentpager
segment tab controller with parallax Header
Stars: ✭ 1,691 (-21.46%)
Mutual labels:  tableview
Django Tables2
django-tables2 - An app for creating HTML tables
Stars: ✭ 1,360 (-36.83%)
Mutual labels:  tableview
Accordionswift
The best way of implement an accordion menu using an UITableView in Swift
Stars: ✭ 156 (-92.75%)
Mutual labels:  tableview
Grouptableseparatorfix
Stars: ✭ 70 (-96.75%)
Mutual labels:  tableview
Xlslideswitch
iOS 仿照今日头条滚动列表
Stars: ✭ 136 (-93.68%)
Mutual labels:  tableview
Tqtableviewcellremovecontroller
A table view cell remove animation with FBPOP
Stars: ✭ 166 (-92.29%)
Mutual labels:  tableview
Emaccordiontableviewcontroller
Accordion effect for UITableView
Stars: ✭ 158 (-92.66%)
Mutual labels:  tableview
Mdtable
A data-driven UITableView framework
Stars: ✭ 153 (-92.89%)
Mutual labels:  tableview

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].