Skip to content

Sample way to Make an Animated SplashScreen With Xamarin Forms

Notifications You must be signed in to change notification settings

osamaelhosany/AnimatedSplashScreen

Repository files navigation

AnimatedSplashScreen

Sample way to Make an Animated SplashScreen With Xamarin Forms

First Install Lottie Packages

  • Com.Airbnb.android.lottie
  • Com.Airbnb.Ios.Lottie
  • Com.Airbnb.Xamarin,Forms.Lottie => in the 3 projects

Note: Don't forget to init Lottie in each platform

  • Android : Lottie.Forms.Droid.AnimationViewRenderer.Init();
  • IOS : Lottie.Forms.iOS.Renderers.AnimationViewRenderer.Init();

Screenshots

alt text

My Controls

About

Sample way to Make an Animated SplashScreen With Xamarin Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages