react-native-draggable-grid
react-native-draggable-grid copied to clipboard
Pass the currentPosition of the item on press event along with the item data.
This is very useful when for example you need to render an overlay view right on top of the pressed item. Introducing dragEnabled property (true by default) to block drag feature.