Open
Description
Description
When RectButton
is nested inside ReanimatedSwippeable
, it does not trigger the onPress
callback unless you long
press.
Screen.Recording.2024-11-15.at.4.27.39.PM.mov
Steps to reproduce
- Put a
RectButton
inside aReanimatedSwipeable
and try to trigger theonPress
callback.
Snack or a link to a repository
https://github.com/focux/expo-rect-swipeable-bug
Gesture Handler version
2.21.0
React Native version
0.74.5
Platforms
iOS
JavaScript runtime
Hermes
Workflow
Expo bare workflow
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes