react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Nested RectButton disallowInterruption not working on android
Description
When using react-native-gesture-handler with cards that have swipe gestures and buttons, the buttons become unresponsive on Android devices. The buttons work fine on iOS, but on Android, they fail to register press events when used in combination with swipe gestures.
Steps to reproduce
Open link of my Snack example.
Snack or a link to a repository
https://snack.expo.dev/@thatsnotmeno/rectbutton-bug
Gesture Handler version
2.25.0
React Native version
0.77.2
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes