What's the purpose of BottomSheetFlatList? #852
Unanswered
jzxchiang1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I replace it with the vanilla RN
FlatList
, I can't detect any change. (In fact,FlatList
seems to scroll better thanBottomSheetFlatList
... sometimes with the latter, I'll need to swipe multiple times before it detects the gesture and begins scrolling.)What's the difference between the two?
Beta Was this translation helpful? Give feedback.
All reactions