In the third part of the series about Dynamic Data, we covered how to group items. In this part, we will explora how to do multi-selection…
Category: UI
In the second part of the series about Dynamic Data, we covered how to filter and sort items. In this part, we are going to…
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…
I have recently been exploring DynamicData and since I started using it, I can say that it has been a game changer in my applications.…
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…
When developing a social mobile application one common feature is to be able to read the phone contacts. That’s a very typical requirement when you…
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…