End of react-sortable-tree support. #81
Description
For those who for some reason still use this library (fork). I will no longer maintain the fork and archive the repository.
I made this fork a few years ago to be able to use the library with React 17. I tried to fix some bugs and improve performance, but it's beyond my skills. I've tried different react-tree-*
libraries for the last 3 years and haven't found anything that covers all my needs.
A month ago I started working on a new library, written by me from scratch, with the features I need (almost every feature from this library) and with performance in mind.
...and I'm done with it now.
It's still a private repository (because I wrote it specifically for myself), but I plan to prepare a storybook/showcase like it done for react-sortable-tree now.