animated-ui icon indicating copy to clipboard operation
animated-ui copied to clipboard

Sortable component

Open souporserious opened this issue 6 years ago • 0 comments

I'd love to have something like this React Motion demo built into here. Maybe we can use or pull from react-sortable-hoc. I think we can get away with using a small amount of context and some smart components.

Inspiration: https://codepen.io/osublake/pen/jrqjdy https://github.com/chrisjpatty/react-dragtastic https://codepen.io/tjramage/pen/yOEbyw?editors=0010 https://github.com/santervo/drag-view https://github.com/ethanselzer/react-touch-position/blob/master/src/ReactTouchPosition.js https://github.com/bevacqua/dragula/pull/450/files https://codepen.io/GreenSock/pen/dPZLEp?editors=0010

souporserious avatar Jul 07 '17 02:07 souporserious