Com.Airbnb.Xamarin.Forms.Lottie
4.1.0
Requires NuGet 2.12 or higher.
dotnet add package Com.Airbnb.Xamarin.Forms.Lottie --version 4.1.0
NuGet\Install-Package Com.Airbnb.Xamarin.Forms.Lottie -Version 4.1.0
<PackageReference Include="Com.Airbnb.Xamarin.Forms.Lottie" Version="4.1.0" />
<PackageVersion Include="Com.Airbnb.Xamarin.Forms.Lottie" Version="4.1.0" />
<PackageReference Include="Com.Airbnb.Xamarin.Forms.Lottie" />
paket add Com.Airbnb.Xamarin.Forms.Lottie --version 4.1.0
#r "nuget: Com.Airbnb.Xamarin.Forms.Lottie, 4.1.0"
#addin nuget:?package=Com.Airbnb.Xamarin.Forms.Lottie&version=4.1.0
#tool nuget:?package=Com.Airbnb.Xamarin.Forms.Lottie&version=4.1.0
Render After Effects animations natively on Android, iOS, MacOS, TVOs and UWP
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10.0 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 is compatible. tizen60 was computed. |
Universal Windows Platform | uap10.0.18362 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- LottieSharp (>= 1.1.3)
- Xamarin.Forms (>= 5.0.0.2012)
-
.NETFramework 4.7.2
- LottieSharp (>= 1.1.3)
- Xamarin.Forms (>= 5.0.0.2012)
- Xamarin.Forms.Platform.WPF (>= 5.0.0.2012)
-
.NETStandard 2.0
- Xamarin.Forms (>= 5.0.0.2012)
-
MonoAndroid 10.0
- Com.Airbnb.Android.Lottie (>= 4.2.2)
- Xamarin.AndroidX.AppCompat (>= 1.3.1.3)
- Xamarin.Forms (>= 5.0.0.2012)
-
Tizen 4.0
- ElottieSharp (>= 0.9.7-preview2)
- Tizen.NET (>= 8.0.0.15631)
- Xamarin.Forms (>= 5.0.0.2012)
-
UAP 10.0.18362
- Microsoft.Toolkit.Uwp.UI.Lottie (>= 7.1.0)
- Xamarin.Forms (>= 5.0.0.2012)
-
Xamarin.iOS 1.0
- Com.Airbnb.iOS.Lottie (>= 2.5.13)
- Xamarin.Forms (>= 5.0.0.2012)
-
Xamarin.Mac 2.0
- Com.Airbnb.iOS.Lottie (>= 2.5.13)
- Xamarin.Forms (>= 5.0.0.2012)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Com.Airbnb.Xamarin.Forms.Lottie:
Package | Downloads |
---|---|
XF.Material
A Xamarin.Forms library for Xamarin.Android and Xamarin.iOS to implement Google's Material Design. |
|
Xam.Plugin.SimpleAppIntro
Just a nice and simple AppIntro for your Xamarin Forms project |
|
VisualService.Xamarin.Android.ZoomSDK
Zoom Meeting SDK binding for Xamarin Android |
|
DK.Forms
Package Description |
|
XF.Material.Pepsi1x1
A Xamarin.Forms library for Xamarin.Android and Xamarin.iOS to implement Google's Material Design. |
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on Com.Airbnb.Xamarin.Forms.Lottie:
Repository | Stars |
---|---|
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
|
|
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
|
|
Baseflow/XF-Material-Library
A Xamarin Forms library for implementing Material Design
|
|
davidortinau/Xappy
A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
|
|
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
|
|
o1298098/Xamarin-CloudMusic
Xamarin.Forms goodlooking UI sample
|
|
roubachof/Sharpnado.TaskLoaderView
Free yourself from IsBusy=true! The `TaskLoaderView` is a UI component that handles all your UI loading state (Loading, Error, Result, Notification), and removes all the pain of async loading from your view models (try catch / async void / IsBusy / HasErrors / base view models / ...) thanks to its brother the `TaskLoaderNotifier`.
|
|
microsoft/app-innovation-workshop
Hands-on workshop designed to help you learn Azure, Mobile & AI
|
|
DamienDoumer/freechat
Application demonstrating how to build a chat app UI with MAUI and Xamarin Forms
|
|
galadril/Xam.Plugin.SimpleAppIntro
Just a nice and simple AppIntro for your Xamarin Forms project
|
|
microsoft/AIVisualProvision
Connect(); 2018 - AI Visual Provision Sample App
|
|
microsoft/recommenders_engine_example_layout
An example cross-platform movie recommendation application built using Xamarin.Forms and Azure ML service
|
|
sthewissen/MVP
Unofficial app to help MVPs manage their community activities
|
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 655,302 | 1/30/2022 |
4.0.11 | 164,192 | 9/29/2021 |
4.0.10 | 203,444 | 6/17/2021 |
4.0.9 | 173,896 | 3/25/2021 |
4.0.8 | 202,216 | 12/8/2020 |
4.0.7 | 26,682 | 11/16/2020 |
4.0.6 | 13,719 | 10/27/2020 |
4.0.5 | 1,112 | 10/27/2020 |
4.0.4 | 39,182 | 10/5/2020 |
4.0.3 | 2,124 | 10/2/2020 |
4.0.2 | 3,902 | 9/28/2020 |
4.0.1 | 802 | 9/28/2020 |
4.0.0 | 10,367 | 9/24/2020 |
4.0.0-alpha4 | 1,378 | 9/11/2020 |
4.0.0-alpha3 | 475 | 9/9/2020 |
4.0.0-alpha2 | 487 | 9/9/2020 |
4.0.0-alpha1 | 465 | 9/7/2020 |
3.1.3 | 114,088 | 8/20/2020 |
3.1.2 | 218,719 | 5/11/2020 |
3.1.1 | 18,169 | 4/21/2020 |
3.1.0 | 81,657 | 3/2/2020 |
3.0.4 | 213,369 | 2/10/2020 |
3.0.3 | 219,983 | 10/24/2019 |
3.0.2 | 29,380 | 10/9/2019 |
3.0.1 | 53,208 | 9/2/2019 |
3.0.0 | 164,090 | 6/28/2019 |
2.7.1 | 123,912 | 3/13/2019 |
2.7.0 | 78,469 | 11/5/2018 |
2.6.3 | 155,940 | 9/6/2018 |
2.6.2 | 1,322 | 9/6/2018 |
2.6.1 | 3,526 | 9/6/2018 |
2.6.0 | 14,273 | 9/5/2018 |
2.5.4 | 120,996 | 5/10/2018 |
2.5.2.1 | 19,504 | 3/24/2018 |
2.5.2 | 2,042 | 3/23/2018 |
2.5.1 | 31,214 | 3/14/2018 |
2.5.0.1 | 3,560 | 3/8/2018 |
2.5.0 | 4,439 | 2/26/2018 |
2.4.1 | 29,499 | 1/8/2018 |
2.4.0 | 13,826 | 12/9/2017 |
2.3.4 | 22,238 | 9/25/2017 |
2.3.2 | 6,268 | 8/21/2017 |
2.3.1 | 2,515 | 8/9/2017 |
2.3.0-beta1 | 919 | 8/6/2017 |
2.2.0 | 2,583 | 8/6/2017 |
2.1.0 | 5,879 | 7/26/2017 |
2.0.0.1-alpha1 | 1,198 | 6/19/2017 |
2.0.0 | 15,524 | 6/8/2017 |
1.5.2.1 | 4,380 | 5/11/2017 |
1.5.2 | 2,924 | 3/27/2017 |
1.5.2-beta1 | 1,049 | 3/17/2017 |
1.5.1 | 1,523 | 3/3/2017 |
1.0.2 | 1,377 | 2/24/2017 |
1.0.1 | 1,312 | 2/24/2017 |
1.0.0.7 | 11,367 | 2/13/2017 |
1.0.0.6 | 1,244 | 2/9/2017 |
1.0.0.5 | 1,236 | 2/7/2017 |
1.0.0.4 | 2,976 | 2/6/2017 |
1.0.0.3 | 1,235 | 2/6/2017 |
1.0.0.2 | 1,205 | 2/4/2017 |
1.0.0 | 2,312 | 2/3/2017 |