react-native-easy-gestures
react-native-easy-gestures copied to clipboard
Howto prevent dragging over boundaries
I like your plugin, but was wondering howto set boundaries, now when I drag an image to the edge of the screen it fall off the screen. How can I prevent dragging over over certain boundaries?
Would be an awesome feature to have.
Same problem here. You can use overflow:hidden as a workaround
check : https://github.com/keske/react-native-easy-gestures/issues/28