UNPKG

react-native-mc-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

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