Xamarin Forms Lottie Animation
When we develop a app, we want to use some animations to have better design in app. To use animation in Xamarin Forms, we use lottie nuget package which was created by Airbnb. To Add animation to our project we have to go nuget package manager and install the lottie nuget package. In nuget package manager, we should choose the package which is fit the our […]