UNPKG

@lynksen/react-gsap-utils

Version:

Collection of zero-config, drop-in utilities to animate React elements and components using GSAP Tween animation props.

3 lines (2 loc) 126 B
export { default as AnimateOnScroll } from "./AnimateOnScroll"; export { default as AnimateOnMount } from "./AnimateOnMount";