You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the demos, and the Incubator.Diaglog Screen. I get the following error:
ERROR Error: GestureDetector must be used as a descendant of GestureHandlerRootView. Otherwise the gestures will not be recognized. See https://docs.swmansion.com/react-native-gesture-handler/docs/installation for more details.
Description
When running the demos example for incubator.DialogScreen, I get the following error:
ERROR Error: GestureDetector must be used as a descendant of GestureHandlerRootView. Otherwise the gestures will not be recognized. See https://docs.swmansion.com/react-native-gesture-handler/docs/installation for more details.
Related to
Components (Incubator.DialogScreen)
Demo
Steps to reproduce
Expected behavior
Actual behavior
More Info
Code snippet
Screenshots/Video
Environment
React Native version:
React Native UI Lib version:
Affected platforms
Android
iOS
Web
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Issue
I am running the demos, and the Incubator.Diaglog Screen. I get the following error:
ERROR Error: GestureDetector must be used as a descendant of GestureHandlerRootView. Otherwise the gestures will not be recognized. See https://docs.swmansion.com/react-native-gesture-handler/docs/installation for more details.
Description
When running the demos example for incubator.DialogScreen, I get the following error:
ERROR Error: GestureDetector must be used as a descendant of GestureHandlerRootView. Otherwise the gestures will not be recognized. See https://docs.swmansion.com/react-native-gesture-handler/docs/installation for more details.
Related to
Steps to reproduce
Expected behavior
Actual behavior
More Info
Code snippet
Screenshots/Video
Environment
Affected platforms
The text was updated successfully, but these errors were encountered: