Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS, Android
What happened?
Hi,
I want to perform an action when users pan up/down the bottom sheet. However whenever I add my own GestureDetector, it breaks the bottom sheet's animations.
Reproduction steps
- Put
GestureDetector inside bottom sheet
- Bottom sheet stops responding to gestures
Reproduction sample
https://snack.expo.dev/@rachit2427/bottom-sheet---issue-reproduction-template
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
iOS, Android
What happened?
Hi,
I want to perform an action when users pan up/down the bottom sheet. However whenever I add my own
GestureDetector, it breaks the bottom sheet's animations.Reproduction steps
GestureDetectorinside bottom sheetReproduction sample
https://snack.expo.dev/@rachit2427/bottom-sheet---issue-reproduction-template