updateUIView() does not change the color of the animation #2091
Unanswered
Alex0Klain
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you change the color change to something like this, then it will work. But is this correct?
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I don't quite understand what I'm doing wrong and I'm asking for your help. I want to change the animation color when the
updateUIView
call occurs and I found a variable for this that should update the color in runtime (https://airbnb.io/lottie/#/ios?id=value-providers ), but for some reason it doesn't work. What am I doing wrong?Lottie version: 4.2.0
Beta Was this translation helpful? Give feedback.
All reactions