The past May 23th, I participated in a Podcast about What’s new in Xamarin Forms 4.0 organized by Rodrigo Diaz Concha in his Blog Interface.…
Xamboy Posts
Last week in Dotnetdo we organized the Visual Studio 2019 Launch Event RECAP where we talked about the new features in VS2019. The agenda was:…
The basics when developing a map tracking UI is showing the driver route and car position on the map. The car should move according to…
Many times is useful to have the same application installed multiple times but pointing to a different environment. There are many use cases for this…
On April 9th I had the opportunity to give a talk with Charlin Agramonte about Prism from Zero to Hero in Xamarin Forms, the event…
Recently I had to generate an iOS simulator build for our QA team so that they can run automated tests. This is very handy and…
Inspired by a Xamgirl blog post about selecting multiple images from the gallery decided to do an updated version that will allow selecting multiple images…
Sometimes we want to show a quick piece of information by tapping on a view, this is commonly known as a tooltip. Recently I was…
There are scenarios when using a text editor that we want to show some options on the top of the keyboard. For example, a compose…