Learn how to apply keyframe animations to React components with Framer Motion by passing an array of values to the animate prop.
The time for each keyframe can be configured with the times prop, and even more options can be set if you don't like the default transitions applied by the library.