Inverted Flatlist scrolling wrong direction when flicking at bottom #1209
Labels
Area: Gesture handlers
This issue is related to problems with gesture handlers
BugBash 31.03
Platform: Android
This issue is specific to Android
This may be a regression of #171
Repro (Android 10):
Scroll to the end (bottom) of an inverted FlatList. When at the end, perform a few flicks further towards the bottom. Expected behavior here is that nothing would happen. What happens though is that the list suddenly scrolls back up.
Workaround: Replacing RNGH FlatList with RN FlatList fixes the issue.
Package versions
RNGH: 1.7.0
Expo SDK 39
The text was updated successfully, but these errors were encountered: