react-native-swipeout icon indicating copy to clipboard operation
react-native-swipeout copied to clipboard

in large list,only 20 item,every item have 20 childItem,it can't be work well. It is slowly

Open piaoxihe opened this issue 8 years ago • 1 comments

piaoxihe avatar Oct 17 '17 09:10 piaoxihe

This can help you,star me,please if it is useful for you.

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

Features The performance of react-native-largelist is much better than FlatList and SectionList. Large data source supported, infinite data supported, super fast sliding support. Full cross-platform. Sticky Section support. Callback when Cell/Item enter/leave the safeArea support. List header/footer/empty support. Swipe out to edit Cell. Pull to Refresh and Scroll loading more. Scroll loading more custom view support, all data source load completed custom view support. Dynamic variable support, for example: size, contentOffset, currentSection, contentSize, height of Header/Footer, visibleIndexPaths and so on. Scroll to offset or index path. Reload data. Custom optimize parameters. More callbacks or dynamic variable can be added through a new issue.

bolan9999 avatar Jan 08 '18 08:01 bolan9999