wix / react-native-ui-lib

UI Components Library for React Native

Home Page:https://wix.github.io/react-native-ui-lib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incubator.DialogScreen - ERROR Error: GestureDetector must be used as a descendant of GestureHandlerRootView.

uma-uc opened this issue · comments

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

  • 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