react-native-easy-dnd
react-native-easy-dnd copied to clipboard
Draggable item comes back to its normal place
I'm using this module but the problem is whenever I'm trying to drop the draggable item to the dropzone it always comes back to it's original place. I just want the draggable to stay in the droppable component. Is there any workaround for this?
https://github.com/mohebifar/react-native-easy-dnd/blob/b25b79f3836782db1953dc5674b4100ff237dfd6/src/types.tsx#L96-L104
There is a bounceBack
prop you can config