nuclearpasta / react-native-drax

A drag-and-drop system for React Native
MIT License
554 stars 69 forks source link

Drag Drop between 2 DraxList #120

Closed fukuli053 closed 3 years ago

fukuli053 commented 3 years ago

How can I move items from DraxList to another DraxList? I tried it with DraxView, it was successful but I couldn't reorder when I was moving to another DraxList. Just added. When I drag it to another DraxList I also need to be able to specify its position.

alexkendall commented 3 years ago

Great question, wondering the same.

lafiosca commented 3 years ago

Sorry y’all, there’s not currently a built-in way to do this. It’s a feature request in the backlog. Please see #71 and #75. I’m going to close this issue as a duplicate.