mgcrea / react-native-dnd

Modern and easy-to-use drag&drop library for react-native.
https://mgcrea.github.io/react-native-dnd/
MIT License
147 stars 15 forks source link

How to specify draggable area of Draggable in DraggableStack? #18

Open fax1ty opened 8 months ago

fax1ty commented 8 months ago

I need to make a zone for which I can drag an item. How can this be done? (So that I can drag items not over its entire width and height)