Spicing up your Xamarin app with Lottie animations2 January 2018·4 minsLottie allows you to add great animations to your apps in a very easy way. In this post we will see how to add Lottie to your Xamarin.Forms apps.
Embedding native controls in your Xamarin.Forms app11 November 2016·6 minsYou can now use native controls, which might not be available on all platforms, from shared code. Even from XAML! In this post I will teach you how.