Elemental components for doing animations in React
npm
npm install animate-components --save
yarn
yarn add animate-components --save
- Component based
- Supports all the animation properties
- Use with styled-components, Aphrodite and glamor
- Create a new animation using
<Merge />
- Isolated keyframes
- Validate DOM nesting
- Element type rendering of components using
as
prop - Add all the html attributes supported by React along with component props.
Check the complete documentation here.
Below is a list of all available animations.
Bounce
BounceUp
BounceRight
BounceLeft
BounceDown
FadeIn
FadeInUp
FadeInRight
FadeInLeft
FadeInDown
FadeInUpBig
FadeInLeftBig
FadeInRightBig
Flip
FlipX
FlipY
LightOut
LightIn
RotateIn
RotateRight
RotateLeft
RotateUpRight
RotateUpLeft
SlideUp
SlideDown
SlideLeft
SlideRight
Flash
RollOut
RollIn
Rubber
Swing
Zoom
Hinge
Pulse
ExpandUp
Entrance
Hatch
PDown
PUp
PLeft
PRight
PuffOut
PuffIn
VanishOut
VanishIn
ExpanseUp
ExpanseDown
ExpanseLeft
ExpanseRight