Xamarin Forms Lottie Animation [Tutorial 55]

preview_player
Показать описание
Xamarin 3.0 Interview Cracker App:

If problem comment it down below.

Link to lottie file

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

how do I "code" in my xaml.cs (android) if I use lottie?


I have not found any good tutorials :(


like the conditions, I am trying to do this:

if(clicked)
{
start animation;
}


else
{

}

zerosandones
Автор

Great video! Covered everything. :) Is anyone else having a problem getting this to work in Android though? When I try to add the Droid reference I get nothing... o.O

digitalcrayon
Автор

Hi I'm trying doing this with xamarin forms android but It look like android can't find my lottie file, do you have any suggestions?

EdRawrDev
Автор

Do you have to use xamarin forms? I am using xamarin ios right now

Tyler-hfuc
Автор

Hi can i use one swich getting lottiefiles as ToggleSwitch on Xamarin?

HBravoAl