Animate Anything with Xamarin.Forms
I have been building apps with Xamarin.Forms for nearly 6 years now! I love how it has evolved over the years, added new controls, new features, and simplified everything with Shell. While I think I can build pretty decent apps in general, one thing that I have always struggled with is animations. The very first release of Xamarin.Forms had a built in animation system [https://docs.microsoft.com/xamarin/xamarin-forms/user-interface/animation/simple] to fade, move, and scale any of the controls…
James Montemagno