- Notifications
You must be signed in to change notification settings - Fork26
Full page transitions with react-router.
License
NotificationsYou must be signed in to change notification settings
PedroBern/react-tiger-transition
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Page transitions forreact 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.
- Create dynamic transitions on the fly.
- No need to load a bunch of CSS!
- Zero dependencies.
- 20+ built-in transitions (the tigers).
- Minimum configuration.
- Fully customizable (raise your own tigers!).
- Built withreact-transition-group andreact-router-dom.
- Inspired byreact-router-transition andthis transitions collection.
npm i react-tiger-transitionYou need to install peerDependencies:
npm i react-router-dom react-transition-groupSeeCONTRIBUTING.
About
Full page transitions with react-router.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
