cooperka / react-native-immutable-list-view

:scroll: Drop-in replacement for ListView, FlatList, and VirtualizedList.
MIT License
205 stars 30 forks source link

Example of scrollTo usage #18

Closed mmoravec closed 7 years ago

mmoravec commented 7 years ago

I'm trying to use scrollTo with the component and its saying that the method is not implemented. Could you provide an example?

--NVM just needed to update my package.json thanks!

cooperka commented 7 years ago

Glad you got it working :)