Callback on withTiming runs before animation completes #3501
Answered
by
FrancoTanzarella
FrancoTanzarella
asked this question in
Q&A
-
As the title says. I am trying to run two animations one after the other using the callback on withTiming but on load it skips to the last animation and I get double logs for each "isFinished"
|
Beta Was this translation helpful? Give feedback.
Answered by
FrancoTanzarella
Aug 21, 2022
Replies: 1 comment
-
Had a rest and looked at the coded again. Updated as follows and now is working as expected :)
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FrancoTanzarella
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Had a rest and looked at the coded again. Updated as follows and now is working as expected :)