@2oo/react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.

Usage no npm install needed!

<script type="module">
  import 2ooReactFlipMove from 'https://cdn.skypack.dev/@2oo/react-flip-move';
</script>

README

This is a fork of react-flip-move that included additional ignoreOpacity prop.