When I touch the screen the app gets crashed.
I am using expo 50 and react native 0.73.6 version for that package I am getting issues when I touch the draggable items.
Describe the bug I am using this package for drag and drop the flatlist items those are propely visible but when I touch the app for dragging them the app getting crashed.
To Reproduce Link a snack if possible.
Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).
- react-native-draggable-flatlist version: 4.0.1
- Platform: android
- React Native or Expo version: 0.73.6 and 50
- Reanimated version: 3.6.2
- React Native Gesture Handler version: 2.14.0
Additional context Add any other context about the problem here.
same here
getting
Warning: Error: Couldn't find a navigation context. Have you wrapped your app with 'NavigationContainer'
after adding this package and when touch starts with drag function.
on Web everything works well.
Warning: Error: Couldn't find a navigation context. Have you wrapped your app with 'NavigationContainer'
same when dragging and then press done