In the first part of the series about Dynamic Data I covered how to start with it by adding, editing and deleting items. In this…
Category: UX
For the last few months, I’ve been writing about how to create a binding library, as a result of this, decided to create a plugin…
In the first part of this article, I covered how to create a binding library in Xamarin by creating one of the Pay.Card SDK. In…
Almost a year ago I wrote an article on how to create a segmented tab control, when using this control on a new project I…
A few months ago I wrote an article about selecting multiple images/videos in Xamarin Forms, this sample works perfectly when you are using the default…
About this article This article is my contribution to #XamarinUIJuly, which is basically a series of blog posts where every day of July a Xamarin…
In a previous article, I talked about how to set a pickup location with a marker. This time will add some styling to the map so…
In a previous article, I talked about how to search for places using google map APIs. Will now extend it by allowing the user to…
In a previous article, I talked about how to show a route based on two location points and simulate tracking. This time I will be…