Aug 20, 2023
| Category: mobile
| Tags:
#xamarin
#swift
In mid-2014, when I began my journey into mobile development, there were few options for cross-platform approaches. My journey started with Xamarin, a powerful technology that allowed me to create native applications for multiple platforms using C#. Over the years, I focused on mobile development, leaving backend development behind to dedicate myself solely to Android and iOS development. In this post, I share some of my experiences and explain why I am increasingly drawn to iOS development with Swift.
Jan 03, 2022
| Category: mobile
| Tags:
#xamarin
In May 2020, I hosted a live session asking, “What would you like to see in video tutorials about developing interfaces with Xamarin.Forms?” So, what happened to that initiative? That’s what you’ll find out in this post.
Oct 12, 2019
| Category: mobile
| Tags:
#xamarin
Why did I start these live streams? Well, recently, I had the opportunity to participate in some live streams on the Maratona Xamarin do Monkey Nights (live developing screens with XAML) and on Canal dotNET (Yellow app clone Part I and Part II). I enjoyed this experience so much that I decided to do my own live streams.
Jun 03, 2019
| Category: mobile
| Tags:
#xamarin
Some time ago, I wrote a post called Xamarin.Forms and UI - Which tool is more productive?. In that post, I created a comparison between the main existing tools at that time to facilitate app development with Xamarin.Forms using XAML. Now, a new tool called HotReload has emerged. Let’s take a look at it and compare it with the other tools, shall we?
Jul 30, 2018
| Category: mobile
| Tags:
#xamarin
#ios
Important notice: this post is intended for perfectionist developers. Hello, folks! Today, I bring a small tip on how to customize the SeparatorInset of a UITableView in iOS in a Xamarin.Forms application. But what is that? What are we talking about? Let’s find out in this post!