Lottie-Windows provides the LottieVisualSource
which is consumed by the Microsoft.UI.Xaml.Controls.AnimatedVisualPlayer
to render Lottie JSON files.
The Lottie-Windows project generates a NuGet package for use by Windows apps.
- The latest release and pre-release versions are on NuGet.
- The NuGets for the latest CI builds are published to Azure DevOps. Links here for the main branch and for PRs. See the Windows Community Toolkit wiki for details.
- The latest local build is output to the bin\nupkg directory in your repo directory.
To get started using the Lottie-Windows library in your XAML, follow this tutorial.