Animate Components
Elemental components for doing animations in React
Install
npm
npm install animate-components --save
yarn
yarn add animate-components --save
Note - Big changes are coming 😉 . But they will be compatible with the older API levels. So you can still you use the older version of animate-components.
Docs
Check the complete documentation here.
Animations
Below is a list of all available animations.
Bounce
Bounce
BounceUp
BounceRight
BounceLeft
BounceDown
Fade
FadeIn
FadeInUp
FadeInRight
FadeInLeft
FadeInDown
FadeInUpBig
FadeInLeftBig
FadeInRightBig
Flip
LightSpeed
Rotate
RotateIn
RotateRight
RotateLeft
RotateUpRight
RotateUpLeft
Slide
SlideUp
SlideDown
SlideLeft
SlideRight
Special
Flash
RollOut
RollIn
Rubber
Swing
Zoom
Hinge
Pulse
ExpandUp
Entrance
Hatch
🚀 New
Perspective
Bingo
PuffOut
PuffIn
VanishOut
VanishIn
Expanse (in space)
ExpanseUp
ExpanseDown
ExpanseLeft
ExpanseRight
Other animation libraries (css)