e37426deaf | ||
---|---|---|
.. | ||
Lottie-Windows-Uwp | ||
Lottie-Windows-WinUI3 | ||
Lottie-Windows.props | ||
README.md |
README.md
Lottie-Windows
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.
Package locations
- 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.
Usage
To get started using the Lottie-Windows library in your XAML, follow this tutorial.