Use latest Microsoft `Lottie-Windows` toolkit for Windows renderer
See original GitHub issue🚀 Feature Requests
Remove usage of LottieUWP
(which has issues) and use latest Lottie controls from Microsoft: Microsoft.Toolkit.Uwp.UI.Lottie (github repositiory) which uses the Composition Layer to render the animation.
Contextualize the feature
This would affect the UAP renderer.
Describe the feature
See Summary.
Platforms affected (mark all that apply)
- 🐒 Xamarin.Forms
- 🏁 WPF
- 🌎 UWP
- 📱 iOS
- 🤖 Android
- 🍎 MacOS
- 📺 tvOS
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:13 (1 by maintainers)
Top Results From Across the Web
Lottie - Windows Community Toolkit
Lottie -Windows is a library for rendering Adobe AfterEffects animations natively in your applications. This project adds Windows to the ...
Read more >CommunityToolkit/Lottie-Windows
Lottie -Windows is a library for rendering Adobe After Effects animations natively in your application. This project adds Windows to the Lottie family...
Read more >What is a Lottie animation?
A Lottie is a JSON-based animation file format that allows you to ship animations on any platform as easily as shipping static assets....
Read more >Announcing Windows Community Toolkit v6.1
Lottie -Windows, a library for rendering Adobe After Effects animations, has improved parsing performance by ~50% for this release. It has also ...
Read more >Announcing Windows Community Toolkit v5.1
Try installing the new Lottie Viewer app from the Microsoft Store to test out animations and generate optimized code for your Windows apps....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This would be great since we are getting native crashes with LottieUWP.
Any news regarding this ? UWP rendering has clearly a memory leak as of today. Uses 100% of my graphic processor (and my lottie files are optimised, working really well on iOS/Android), which means totally impossible to use.