We currently use react-dnd at my company. Overall, I think the documentation could use improvement but it can get you pretty far.
However, one thing I will say is we haven't fully finished handling multi-drag-and-drop and I think it will be challenging. That isn't really a use case that is mentioned in the documentation whereas react-beautiful-dnd has documentation specifically about that use case.
I haven't really had a chance to try react-beautiful-dnd though but I think it's worth trying out if you have no dnd prior in your application.
7 comments
[ 3.4 ms ] story [ 26.6 ms ] threadWhich one would you choose to build something like https://trello.com, or https://dynalist.io, or https://nulis.io?
However, one thing I will say is we haven't fully finished handling multi-drag-and-drop and I think it will be challenging. That isn't really a use case that is mentioned in the documentation whereas react-beautiful-dnd has documentation specifically about that use case.
I haven't really had a chance to try react-beautiful-dnd though but I think it's worth trying out if you have no dnd prior in your application.