react-tiger-transition

Full page transitions with react-router.

MIT License

Downloads
375
Stars
488

react-tiger-transition

Page transitions for react router dom. Animate your routes programmatically during navigation. Instead of defining the animation inside <Route />, this module defines inside <Link />, allowing to easily reach and leave the same url with different transitions.


Documentation

Features

Installation

npm i react-tiger-transition

You need to install peerDependencies:

npm i react-router-dom react-transition-group

Contributing

See CONTRIBUTING.

Package Rankings
Top 7.21% on Npmjs.org
Badges
Extracted from project README
downloads Codecov Coverage Build Status dependencies contributions welcome
Related Projects