expo / react-native-infinite-scroll-view

An infinitely scrolling view that notifies you as the scroll offset approaches the bottom
MIT License
519 stars 57 forks source link

scrollToEnd support #36

Open magrinj opened 7 years ago

magrinj commented 7 years ago

Hi guys, I create a PR on react-native-scrollable-mixin to add the support of scrollToEnd function, can you please update this package when my PR is accepted: https://github.com/expo/react-native-scrollable-mixin/pull/2

Thanks a lot :)