Skip to content
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

Progress/Framerate observer Lottie's new Core Animation engine #10

Open
tfmart opened this issue Feb 16, 2023 · 1 comment
Open

Progress/Framerate observer Lottie's new Core Animation engine #10

tfmart opened this issue Feb 16, 2023 · 1 comment

Comments

@tfmart
Copy link
Owner

tfmart commented Feb 16, 2023

As of Lottie 4.0, the current solution we have for observing animations with CVDisplayLink and CADisplayLink have stopped working when rendering animations with their new Core Animation engine.

For now, we can use the legacy Main Thread engine to use the framerate/progress observers, but we'll have to sort it out what's causing the display link to break on the newer engine

If anyone has an possible solution in mind, feel free to discuss it below. You're also very welcome to contribute with a pull request!

@tfmart
Copy link
Owner Author

tfmart commented Feb 17, 2023

I've also opened a discussion thread on Lottie's official repo about this issue

airbnb/lottie-ios#1940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant