react-native-infinite-scrollview icon indicating copy to clipboard operation
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.

Results 4 react-native-infinite-scrollview issues
Sort by recently updated
recently updated
newest added

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.