bouncy animations with afterEnter #1645
Unanswered
spacepolice10
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
If I am not wrong, now entered ignores duration set at entered. Is there a way to make entered count on duration so it will be possible to implement bouncy animation (when object goes a bit further after appearing and then goes slightly back, something that Apple uses quite ofter) that look much more satisfying. Or may be there's an optimal way to access Transition component inside afterEnter callback to achieve the same thing? Don't really want to write separate CSS-animations to use together with Transitions
Beta Was this translation helpful? Give feedback.
All reactions