I want a drag and drop component that will support single file drop, multi file drop and dir drop. If you drop a directory then all the child files should be expanded in the droppable area and should be collapsible.. Also I should be able to remove the files. Any existing react component that can meet my requirement or close to this.
I want a look and feel like this-
Any help would be greatly appreciated.. :-)