You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue where I'm using withTiming and I want to run some code on the end of the animation, however the callback for the end of the animation is called when the component mounts as well as when the animation ends and causes the code to run unintentionally.
Is there anything I'm missing or should I open a bug for this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue where I'm using
withTiming
and I want to run some code on the end of the animation, however the callback for the end of the animation is called when the component mounts as well as when the animation ends and causes the code to run unintentionally.Is there anything I'm missing or should I open a bug for this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions