

Recent
Using the Xamarin.Forms Nightly Feed
·4 mins
There are a number of good reasons to check out the Xamarin.Forms Nightly Feed. This post you will teach you what the nightly feed is and how you can use it
Git Rebase: Don't be Afraid of the Force (Push)
·11 mins
While contributing to a big OSS project it’s quite useful to know how to do a Git rebase. This post will teach you what it is about and how to master it.
SwipeView Interaction with Xamarin.Forms
·5 mins
This 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.4
·3 mins
In 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.
CarouselView for Xamarin.Forms: Scrolling into the new 4.4 version
·3 mins
With 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.