SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

244379 0 0 JavaScript

Set direction in animate call directly (#32523)

Setting the animation's currentTime causes a quirk where the transition
can end up off by a bit and the end state can be slightly off the end
time.

However, I realized that we don't have to because if we just set the
direction in the `animate()` call directly the Safari bug goes away.
S
Sebastian Markbåge committed
e03ac20f942124bb3989b3bb58bb7b9bf91a7860
Parent: e9252bc
Committed by GitHub <noreply@github.com> on 3/5/2025, 2:33:06 PM