Animated Gradient Background in Xamarin Forms | Xamarin.Forms Brushes
Gradients have positive influence in modern designs. Xamarin.Forms 4.8 introduced the Xamarin.Forms Brushes that contain LinearGradientBrush, RadialGradientBrush and SolidColorBrush. Now, let’s look at how we can use the Linear Gradient to created an animated gradient background in Xamarin Forms. Source Code
Animated Gradient Background in Xamarin Forms | Xamarin.Forms Brushes Read More »