react-animation-comparison icon indicating copy to clipboard operation
react-animation-comparison copied to clipboard

Framer motion: Reduce wait time b/w parent and children animation with restDelta…

Open bruskowski opened this issue 4 years ago • 0 comments

I do wish it was possible to minimize the wait time between the parent and child animations.

Not sure if this is what you had in mind, but in a way it is (now) possible to reduce the wait time between parent and child animations in your example by increasing restSpeed and restDelta

By the way, thank you for this great comparison!

bruskowski avatar Mar 12 '20 08:03 bruskowski