Open udarts opened 4 years ago
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
overflow:hidden
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.