Package Exports
- react-tiger-transition
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-tiger-transition) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-tiger-transition
react-tiger-transition
is ready to take navigation animations to the next level.
Documentation
Features
- Zero dependencies.
- 19 built-in transitions (the tigers).
- Minimum to zero configuration.
- Fully customizable (raise your own tigers!).
- Powered by animejs
- Based on react-transition-group and react-router-dom.
- Inspired by react-router-transition and this transitions collection.
Installation
npm i react-tiger-transition
You need to install peerDependencies:
npm i react-router-dom react-transition-group animejs