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…
Category: Xamarin Forms
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…
In a previous article, I talked about setting up Prism with Shiny in a Xamarin Forms project. Now I will extend on this by adding…
Working with background services in mobile applications can be a little be tricky, but now we have a great option called Shiny which is a…
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…