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

Ability to use it in a SectionList

Open lluisandreu opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Yes, at the moment there is no support to drag and drop between two separated FlatList. A possible solution could be to use a SectionList to be able to use section titles like it they where different lists.

Describe the solution you'd like Ability to choose between FlatList or SectionList

Describe alternatives you've considered Use ItemSeparator, but it get attached to a RenderItem and it moves when dragging that item.

lluisandreu avatar Jun 30 '23 12:06 lluisandreu

Please created SectionList variant

maksymhcode-care avatar Mar 13 '24 13:03 maksymhcode-care

Maybe someone could update this and propose a PR? https://github.com/computerjazz/react-native-draggable-flatlist/compare/main...upacyxou:react-native-draggable-flatlist:master

jsg2021 avatar Mar 25 '24 00:03 jsg2021