Databinding Scope in Xamarin.Forms30 March 2020·5 minsYou app has a ListView and ContextActions. But the Command doesn’t fire. This to do with the databinding scope, I will show you how it’s done in this post.
Experimental Flags in Xamarin.Forms7 February 2020·4 minsIn this post you can read about experimental flags in Xamarin.Forms. Why are we putting in these flags and how can you use them in your projects?
CarouselView for Xamarin.Forms: Scrolling into the new 4.4 version13 December 2019·3 minsWith the release of Xamarin.Forms 4.4 a new control was introduced; CarouselView. In this post you will learn what it’s about and how to use it.