Skip to content

Releases: baspellis/react-native-infinite-scrollview

Exposed ScrollView properties

Choose a tag to compare

@baspellis baspellis released this 03 Mar 17:00

ScrollView is now directly wrapped and all ScrollView properties are available.

Added from/to limits

Choose a tag to compare

@baspellis baspellis released this 03 Mar 13:47

Some bug fixes and performance improvements

New features

  • Specify from and/or to index to limit scrollview scrolling
  • Specify index to start scrollview at this index

Initial release

Choose a tag to compare

@baspellis baspellis released this 03 Mar 13:36

Included features

  • scroll horizontal or vertical
  • define number of pages to be rendered