question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[QUESTION] Is there support for Lottie?

See original GitHub issue

Hi, now i wanted to port ProgressRing from WinUI, but I found a problem, this uses an AnimatedVisualPlayer control, and this uses Lottie to work, my question is, is it possible port lottie to Avalonia? 'cause I found Skia supports Lottie: Skottie, and I assume that would be an evolution for Avalonia

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
maxkatz6commented, Nov 22, 2020

I believe it is blocked by SkiaSharp https://github.com/mono/SkiaSharp/issues/661

0reactions
PieroCastillocommented, Nov 25, 2020

Also see direct skia context access example. Note that ICustomDrawOperation is being called on the render thread, so you need to ensure thread safety in your code

nice, I think that can help

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions
LottieFiles Support Help Center home page ... Frequently Asked Questions ... Can I transfer the workspace ownership to other team member?
Read more >
What is Lottie? Benefits, Examples & Use Cases [2023]
Can Lottie do 3D? No, Lottie is a vector-based format that doesn't support 3D animation. The closest solution would be isometric, also known...
Read more >
A Guide to Lottie Framework: 5 Steps to Create an Animation
The Lottie library is super adaptive, and you can change many parameters of animation elements. It supports the Alpha channel; in my opinion...
Read more >
Lottie Animation not working once activating SSL
I asked this question in the official fb group as well, but have not received any answers. Please help, I really need these...
Read more >
363 Support Question Lottie Animations - Free in JSON, ...
Download 363 Support Question Lottie Animations for free or premium in JSON, LOTTIE, GIF, AEP or MP4 formats. Bring motion to your designs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found