Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GestureDetector not work when use with react-native-tab-view #2940

Open
jameheller98 opened this issue Jun 12, 2024 · 0 comments
Open

GestureDetector not work when use with react-native-tab-view #2940

jameheller98 opened this issue Jun 12, 2024 · 0 comments
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided

Comments

@jameheller98
Copy link

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

@github-actions github-actions bot added Repro provided A reproduction with a snack or repo is provided Platform: Android This issue is specific to Android labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Android This issue is specific to Android Repro provided A reproduction with a snack or repo is provided
Projects
None yet
Development

No branches or pull requests

1 participant