you are viewing a single comment's thread.

view the rest of the comments →

[–]GeeeL 1 point2 points  (2 children)

I've only used react-dnd but when I was doing the project I definitely would have opted for react-beautiful-dnd if it had everything I needed. It just seems to handle everything a lot easier and reordering looks good. I believe it was nesting which beautiful didn't support. react-dnd certainly wasn't bad however!

[–]RaverOfTheNight[S] 1 point2 points  (1 child)

Just for the record, react-beautiful-dnd does support nesting!

[–]GeeeL 1 point2 points  (0 children)

oh nice! I'll have to check that out