This library provides the LottieVisualSource which is consumed by the Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer to render Lottie JSON files.
Info
Version: | 7.1.1 |
Author(s): | Microsoft.Toolkit |
Last Update: | Tuesday, April 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windows-toolkit/Lottie-Windows |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Lottie |
Install
Install-Package Microsoft.Toolkit.Uwp.UI.Lottie
dotnet add package Microsoft.Toolkit.Uwp.UI.Lottie
paket add Microsoft.Toolkit.Uwp.UI.Lottie
Microsoft.Toolkit.Uwp.UI.Lottie Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.UI.Xaml(>= 2.4.2)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Text.Json(>= 4.7.2)
- System.ValueTuple(>= 4.5.0)
- Win2D.uwp(>= 1.25.0)
Tags