UNPKG

react-native-ultimate-listview

Version:

A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row. The truly ultimate version that I have done the most tricky part for you, just simply follow the instructions shown

4 lines (3 loc) 165 B
import UltimateListView from './src/ultimateListView' import UltimateRefreshView from './src/refreshableScrollView' export { UltimateListView, UltimateRefreshView }