-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Animations presented badly on 3.4.0 #1664
Comments
What rendering engine option are you using? Are you setting custom value providers to customize the colors of the animation? Could you share the source code for this, or ideally a sample project that reproduces the issue if possible? When I look at the animation json files you shared on lottiefiles.com and compare them to what I see in the sample iOS app, the animation looks identical as far as I can tell. |
I used mainThread as the render engine option.
** here I use dynamic color for light/ dark mode (other than UIColor.black) |
Which Version of Lottie are you using?
Expected Behavior - recorded in Lottie 3.3.0
Actual Behavior - recorded in Lottie 3.4.0
Expected Behavior
WhatsApp.Video.2022-07-26.at.13.56.34.mp4
WhatsApp.Video.2022-07-26.at.13.56.34.1.mp4
Actual Behavior
WhatsApp.Video.2022-07-26.at.13.47.12.mp4
WhatsApp.Video.2022-07-26.at.13.47.12.1.mp4
Animation JSON
Archive.zip
The text was updated successfully, but these errors were encountered: