You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to disable the scroll animation like with SectionList.scrollToLocation({animated:false}) or FlatList.scrollToIndex({animated:false}).
In my usage case, the list has over 1k entries so the animation doesn't work well. Btw, good work on this project and sorry if this feature already exists and I just missed it.
The text was updated successfully, but these errors were encountered:
It would be nice to disable the scroll animation like with SectionList.scrollToLocation({animated:false}) or FlatList.scrollToIndex({animated:false}).
In my usage case, the list has over 1k entries so the animation doesn't work well. Btw, good work on this project and sorry if this feature already exists and I just missed it.
The text was updated successfully, but these errors were encountered: