/react-transition-replace

A React component to animate replacing one element with another.

Primary LanguageTypeScriptMIT LicenseMIT

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.