st0ffern / react-native-optimized-flatlist

Optimization for complex and slow React Native FlatLists
MIT License
259 stars 47 forks source link

Added Scroll Methods #23

Closed jxshco closed 6 years ago

jxshco commented 6 years ago

I needed to use some of the Flat List scroll methods in a project and noticed they weren't available so I've added them in here. Works well with what I used it for.

st0ffern commented 6 years ago

you need to use commitizen in order for semantic release to work.. git add . git cz - Then answer the questions.. git push