Using Lottie for Beautiful Animations for Xamarin Apps | The Xamarin Show

preview_player
Показать описание
This week, James is joined yet again by friend of the show Matt Soucoup, who shows us how to add amazing animations to your Xamarin and Xamarin.Forms app using the cross-platform animation library Lottie. Lottie offers a wonderful and simply way to import After Effect animations into any application with just a few clicks. Matt walks through to add Lottie to any application and control it with a simple cross-platform API

Show Links:

Useful Links:

Рекомендации по теме
Комментарии
Автор

Whats with Xamarin.UWP? Why you dont run it on Xamarin UWP?

jokerface
Автор

in 2018 it had 46, in 2020 it has over 1000 different animations, looks like they are doing it better and better

jwj
Автор

Hi. Is there any license needed to use Lottie library for Xamarin Forms?

kienhuynhhoatrung
Автор

Sir you have implemented it on ios, in android it is showing error at library "using Lottie.Forms.Droid;", kindly suggest a solution.

saqibnadeem
Автор

Will this work on UWP? I checked out the git and not seeing any mention of UWP

israeldoubleOh
Автор

Hi, could someone please help me, what should I do?
Severity Code Description Project File Line Suppression State
Error NU1202 Package Com.Airbnb.Android.Lottie 3.0.6 is not compatible with netstandard2.0 (.NETStandard, Version=v2.0). Package Com.Airbnb.Android.Lottie 3.0.6 supports: monoandroid90 (MonoAndroid, Version=v9.0)

antonioquintero