SHISME / react-native-draggable-grid

A draggable and sortable grid of react-native
308 stars 96 forks source link

drag without lifting a finger #79

Open 1453alabanda opened 1 year ago

1453alabanda commented 1 year ago

If I press the item again after pressing it for a long time, it performs a drag operation. After I hold it down, I want to drag without lifting my finger. how can I do that. Thanks