react-ui-tree
react-ui-tree copied to clipboard
React tree component with drag & drop
fix demo link
Using the lib triggers deprecation warning errors because it uses the componentWillReceiveProps lifecycle method. These should be prefixed by UNSAFE_
Any plans on supporting other dragsources. Was looking at this wonderful project to allow files to be moved from another view than the tree-view.
We are swapping out the tree prop to show different trees when the user clicks on a navigation link. When the user clicks on a node in the tree or...
How can i drag multiple active node like file resource manager
Hi, Does it support multiple level-0 nodes?
Currently using this to show folder structure of local machine folders. Currently clicking the caret icons to expand/collapse folders, and it becomes a bit tedious. Is it possible to expand...

We are evaluating using this project for our menu. There is couple items that we want solved, with pending PR. We also are ready to make some new PRs. -...
As per issue #27