How to wait for useTransition to finish animation before next component mount on animation? #1450
-
I notice the example for switching between component uses absolute position to overlap the animation. And I'm a little confuse about the interpolation bit |
Beta Was this translation helpful? Give feedback.
Answered by
joshuaellis
Apr 22, 2021
Replies: 1 comment 1 reply
-
No there's not... I'm not sure there's a 1:1 mapping for "wait till animation has finished" but there is a |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
branlok
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No there's not... I'm not sure there's a 1:1 mapping for "wait till animation has finished" but there is a
trail
prop? Oh there's also anexpires
prop