

Recent
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.
GIF Support now available in Xamarin.Forms
·3 mins
With the new pre-release version of Xamarin.Forms, you can now use animated GIF images! In this post I will show you how to use it in your app!