react-native-draggable
react-native-draggable copied to clipboard
Android: flatlist + react-native-draggable =? draggable grid
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.
It's not currently supported out-of-the-box, though it might be added in the future.