dantrain / react-stonecutter

Animated grid layout component for React
http://dantrain.github.io/react-stonecutter
MIT License
1.21k stars 72 forks source link

Drag & Drop reorder #19

Closed mishoboss closed 7 years ago

mishoboss commented 7 years ago

Any plans to implement Drag & Drop reorder of panels? That would be a killing feature!

mishoboss commented 7 years ago

Over a month without answer. Is this project still supported?

dantrain commented 7 years ago

Yes all current features are supported. No plans for drag and drop as yet. If you plan on adding this maybe have a look at integrating https://github.com/gaearon/react-dnd?