Oludayo Alli

Border Gradient Animation In Xamarin Forms

In this video, we’ll look at how to animate the border gradient of shapes in Xamarin Forms. Border gradient animation is quite easy and can add to the look and feel of your application while developing mobile applications using Xamarin Forms.  Get Source Code

Beautiful Restaurant App in Xamarin Forms

Making a beautiful Restaurant app in Xamarin Forms shouldn’t be difficult and thanks to Xamarin.Forms Shapes class and CarouselView, this is made possible. In this video, we will look at another process of mobile app development by designing a good looking restaurant app.  Get Source Code

Menu Transition in Xamarin Forms

Seemless transition is an essential part of user experience design and in this video, we will look at how to create a menu transition from a title view in Xamarin Forms. Source Code

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

Using Ellipse Geometry in Xamarin Forms | Food Menu App in Xamarin Forms

Did you know that you can create a perfect circle in Xamarin Forms using any layout or control? In this video, we will create a Food Menu app in Xamarin forms and make use of the ellipse geometry to demostrate how to clip any control into a perfect circle. ✅ Recommended Book: https://amzn.to/3dciLeq Source Code