My project has
react-native-draggable-flatlist": "^4.0.3
react-native-gesture-handler": "^2.8.0
react-native-reanimated": "^3.14.0
How can I prevent dragging beyond the last item in the environment described above?
I would like to hear your thoughts.
My project has
react-native-draggable-flatlist": "^4.0.3
react-native-gesture-handler": "^2.8.0
react-native-reanimated": "^3.14.0
How can I prevent dragging beyond the last item in the environment described above?
I would like to hear your thoughts.