beforesemicolon / flatlist-react

A helpful utility component to handle lists in react like a champ
MIT License
95 stars 17 forks source link

Scroll to Item or index #69

Open ECorreia45 opened 3 years ago

ECorreia45 commented 3 years ago

Allow a prop that when set, would automatically scroll to that specific item. This should work with the renderOnScroll prop set. It only scrolls to the item if the current value is different than the previous and the item actually exists