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?
SwipeView Interaction with Xamarin.Forms23 December 2019·5 minsThis post shows you how to interact with the Xamarin.Forms SwipeView. we will learn how to work with events and Commands from within CollectionView.
SwipeView: Swipe All the Things in Xamarin.Forms 4.416 December 2019·3 minsIn the 4.4 release of Xamarin.Forms SwipeView was added. In this post, I will show you how easy it is to implement and use SwipeView in your own project.