Since the release of iOS 13 there has been a lot of information about the new features. In this case we are going to discuss The iOS Dark Mode and how we can implement it on our Xamarin.Forms applications. I have come up with 3 simple steps to do this: 1.- Create/Separate your ResourceDictionaries files … Continue reading Xamarin.Forms iOS Dark Mode
Top 5 interview questions for Xamarin Forms
For the past 5 years that I've been working with Xamarin Forms, I've been part of a bunch of interview processes, so I have gathered the top 5 questions a Xamarin engineer could ask you in an interview ( or at least the questions that have asked me the most times ). They are listed … Continue reading Top 5 interview questions for Xamarin Forms
My two cents on Xamarin Forms Shell
As a Xamarin developer with a few years of experience, I decided to take a look at the new way to create mobile apps using Xamarin Forms Shell. What is the big fuzz about Xamarin Forms Shell? What are they trying to achieve? Let's find out! I created a new project with the newest template … Continue reading My two cents on Xamarin Forms Shell
Xamarin.Forms from experiment to an actual product “B Crypto News” the beginning
It's being 4 months that "B Crypto News" it's live on the google play store and I wanted to give you a recap of what has happened. These past months we've been working with some new features. The very first version of the application was very simple it was just a news feed from:https://cryptocontrol.io/ No … Continue reading Xamarin.Forms from experiment to an actual product “B Crypto News” the beginning
A Xamarin.Forms app in 12 hours (experiment)
Inspired by this two blog post: http://stuartkhall.com/posts/an-app-store-experiment https://levels.io/remote-ok/ I decided to give it a go. Here is the story: The Idea Well, this is actually... the second time I try this. The first application that I tried was 2 months ago with a Fifa world cup application. Which was a total "disaster" The Android application … Continue reading A Xamarin.Forms app in 12 hours (experiment)