farhad-rad / react-v17-tiger-transition

Full page transitions with react-router.

Home Page:https://pedrobern.github.io/react-tiger-transition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-tiger-transition

downloads 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.

About

Full page transitions with react-router.

https://pedrobern.github.io/react-tiger-transition/

License:MIT License


Languages

Language:JavaScript 89.7%Language:CSS 9.8%Language:HTML 0.4%