react-motion-sortable

Sortable components powered by React Motion.

Usage no npm install needed!

<script type="module">
  import reactMotionSortable from 'https://cdn.skypack.dev/react-motion-sortable';
</script>

README

React Motion Sortable 0.0.1

Sortable component powered by React Motion. Code modified from Demo 8 in React Motion repo.

Almost working, need to get onChange prop fixed with how it updates children.