Home

Awesome

react-native-infinite-scrollview

npm version react-native platform

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.

Content

Installation

npm i react-native-infinite-scrollview --save

Examples

Simple Calendar example included. react-native-infinite-scrollview demo

API

Component wraps ScrollView so all ScrollView properties are available.

Known issues

Currently only iOS is supported. Android support is coming.

Questions?

Feel free to contact me via

If you want to report a bug, please submit an issue!