Animation » Hooks

Hooks

You’ll often use React’s useState() hook to switch between animation states, but the Framer team added some more options.useCycle() — to cycle through a set of two or more animation states useAnimationControls() — to start and stop an animation or create a sequence of animations The following hooks are not for triggering animations but for […]
To access this page, you must purchase The Framer book.