headless-tree icon indicating copy to clipboard operation
headless-tree copied to clipboard

Drag and drop with touch or keyboard

Open GermanJablo opened this issue 1 year ago • 0 comments

Hello. I've been researching Tree component libraries and this one looks pretty good! Thanks for sharing!

I have mentioned it in this react-aria thread (my go-to component library).

I suppose the most "prudent" thing to do currently would be to use react-arborist, but the bundle size seems excessive to me, so I plan to give this library a chance even though it is still in alpha.

In relation to the title of this thread, I wanted to point out or suggest the useDrag and useDrop hooks of react-aria, which work very well with touch devices and even with a keyboard

GermanJablo avatar Dec 28 '23 17:12 GermanJablo