react-native-infinite-scrollview
react-native-infinite-scrollview copied to clipboard
ScrollView with infinte paged scrolling (no looping). The number of pages rendered before and after current page can be customized. Pages are rendered when user scrolled.
Hi, When I install and used your InfiniteScrollView in my code, I am getting the error : " Super expression must either be null or a function" on the line...
The example runs sluggish in Android devices, it seems like there are issues with events.
I wanted to force the module to run render. Thanks.