react-native-draggable-grid icon indicating copy to clipboard operation
react-native-draggable-grid copied to clipboard

Pass the currentPosition of the item on press event along with the item data.

Open Dalamar opened this issue 6 years ago • 0 comments

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.

Dalamar avatar Jun 25 '19 16:06 Dalamar