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
Hi? when i add <CandlestickChart.Crosshair /> in my chart i have error LongPressGestureHandler 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.
Hi? when i add <CandlestickChart.Crosshair /> in my chart i have error
LongPressGestureHandler 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.
My code:
My packages:
The text was updated successfully, but these errors were encountered: