useChain for the same transition #1331
Unanswered
vladaxinte
asked this question in
Support
Replies: 1 comment
-
I changed the leave translate to move downwards so they don't overlap, but the curiosity remains: how can chain the same transition without using delays? (I like the spring based concept a lot) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to use useChain for the same transition when transitioning between routes? I'm trying to avoid overlapping the same animations.
https://codesandbox.io/s/modest-chaplygin-cff39?fontsize=14&hidenavigation=1&theme=dark
Beta Was this translation helpful? Give feedback.
All reactions