frontend-collective / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://frontend-collective.github.io/react-sortable-tree/
MIT License
4.91k stars 904 forks source link

Support React 18 #938

Open LMinato opened 1 year ago

LMinato commented 1 year ago

Hi guys, Was using this awesome library on a work project and worked great, but as we're starting a new one, we would like to use it in a React 18 project.

Any plans to make it compatible with React 18 by updating peer dependencies ?

Regards,

nstig8 commented 1 year ago

As far as I can tell the frontend-collective devs have abandoned this project. No new release tags since August 2020. There are many forks, a couple still actively developed. You could see if those meet your needs, but I wouldn't recommend using this particular project for any new work right now. I'd love to be proven wrong though, not looking forward to rewriting the feature I made using this project.