clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.8k stars 980 forks source link

Dragging between two lists #158

Closed jcuenod closed 7 years ago

jcuenod commented 7 years ago

Maybe I missed it but I can't figure out whether it's possible to drag items between two lists using this component (I want to have a list of enabled and a list of disabled features that can be sorted and enabled by moving between the lists).

clauderic commented 7 years ago

Hey @jcuenod, see #138 for progress on this

jcuenod commented 7 years ago

ahh - sorry, thanks.

clauderic commented 7 years ago

No worries 😄 👍

rashmimh commented 3 years ago

Hi, do we have example for this now? I checked #138 we don't have demo link there. Thank you in advance.

adnan-makecustomersforlife commented 3 years ago

Hi, do we have example for this now? I checked #138 we don't have demo link there. Thank you in advance.

Demo Link: https://codesandbox.io/embed/react-sortable-hoc-2-lists-5bmlq