react-transition-replace

A React component to animate replacing one element with another.


Keywords
react, transition, replace, animation, css, router
License
MIT
Install
npm install react-transition-replace@0.3.0

Documentation

react-transition-replace

npm npm dm CircleCI Coveralls

Documentation

Examples

Clone the repo first:

git@github.com:LKay/react-transition-replace.git

Then run npm install (or yarn), and finally npm run storybook to start a storybook instance that you can navigate to in your browser to see the examples.