react-native-draggable-flatlist
react-native-draggable-flatlist copied to clipboard
Possible to drag an item outside list ?
Is your feature request related to a problem? Please describe. I want to implement Android like Delete(Uninstall) UI where you can drag an app to reorder as well as a Remove floating icon appears on the bottom to uninstall/remove the app. I want to implement something similar where you can reorder list as well as drag an item to bottom to delete that item. Here's an example how youtube is doing it:
Possible to drag an item outside flatlist view, if yes, how?