Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-tiger-transition

pedrobern322MIT4.1.2

Animated page transitions for react.

react, react-router, transition, transition-group, tiger, tiger-transition, animation, transitions

readme

react-tiger-transition

Codecov Coverage Build Status dependencies contributions welcome

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.

demo-gif


Documentation

Features

Installation

npm i react-tiger-transition

You need to install peerDependencies:

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

Contributing

See CONTRIBUTING.

changelog

Started to track changes on v.4.1.2.

4.1.2

  • fix typo