UNPKG

react-awesome-reveal

Version:

React components to add reveal animations using the Intersection Observer API and CSS Animations.

11 lines (10 loc) 265 B
export * from './AttentionSeeker'; export * from './Bounce'; export * from './Fade'; export * from './Flip'; export * from './Hinge'; export * from './JackInTheBox'; export * from './Roll'; export * from './Rotate'; export * from './Slide'; export * from './Zoom';