react-native-sortable-multilist icon indicating copy to clipboard operation
react-native-sortable-multilist copied to clipboard

A react-native drag and drop flatlist that can handle multiple data arrays

Results 3 react-native-sortable-multilist issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to make 2D draggable item list, with each item has it's own order in a list. I understand that I can change an item by drag and...

At the moment, users are allowed to drag the whole view of render item. Is there any way to only allow specific portion to be dragged and not the whole...