GestureDetector not work when use with react-native-tab-view #2940
Open
Description
Description
- Problem: GestureDetector not work when inside two tab view but one tab view it's okay in react-native-tab-view
- Expect: Can use gesture when inside two tab view
- Current: Can not use gesture when inside two tab view
Note: By Expo GestureDetector not work when inside all tab view in react-native-tab-view
Steps to reproduce
install and use gesture detector inside tab vuew
Snack or a link to a repository
https://snack.expo.dev/@jameheller98/test-gesture
Gesture Handler version
~2.15.0
React Native version
0.73.6
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
Real device
Device model
Google pixel 6
Acknowledgements
Yes