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

Android: flatlist + react-native-draggable =? draggable grid

Open emclab opened this issue 5 years ago • 1 comments

I am looking for a robust draggable grid (for images display and drag/sort) module on Android (and IOS which seems has less problem with draggable grid) and tried more than 5 modules. Some of them are not good enough on android platform and others have errors. I don't know much about react-native-draggable module. But is it possible to use react-native-draggable and flatlist to create a robust draggable grid module on Android (IOS shall be working as well)? Or even better an existing module which is ready to use. Many thanks.

emclab avatar Aug 03 '20 05:08 emclab

It's not currently supported out-of-the-box, though it might be added in the future.

baconcheese113 avatar Aug 03 '20 16:08 baconcheese113