.Net MAUI, UI

Replicating Uber Delivery UI in .NET MAUI

Howdy! šŸ’ā€ā™€ļøĀ I am thrilled to share my article for the .NET MAUI UI July 2023 calendar created by Matt Goldman, during the month of July, this calendar will publish various educational contributions created by industry experts about .NET MAUI. In this article, I will guide you step-by-step in building the Uber Delivery screen in a simple way. Let’s get started!…

Continue Reading

.Net MAUI

Toast in .NET MAUI

Consider the following scenario: you’re using an application, but your Internet connection goes down. As a result, the app can’t show the resources needed for interaction. Unfortunately, this sort of event happens frequently, so keeping the user informed is essential. One possible approach is to employ Toasts, which enable us to show informative text on the screen. In this article,…

Continue Reading

.Net MAUI, UI

Getting started with Image Caching in .NET MAUI

Have you ever wondered how to cache images in your app? .NET MAUI already includes this functionality! In this article, we will quickly learn how to use it and adapt it to our specific needs. The explanation will be divided into the following points: šŸ”¹  How does image caching work? šŸ”¹  Learning about its structure šŸ”¹  Properties available  Let’s start! How does image…

Continue Reading

.Net MAUI, UI

Exploring Christmas UI in .NET MAUI

Merry Christmas! šŸŽ„ I hope you are very well on these dates and you are happy with yours! šŸ’“ It’s a time where we usually set goals for the next year with the aim of continuing to grow every day! And to contribute to your goals of practicing XAML, I have brought you this article as my last gift of…

Continue Reading

.Net MAUI

Getting started with TwoPaneView layout in .NET MAUI

In collaboration with Luis BeltrĆ”n’s Advent Calendar 2022, today I’ll be teaching you step by step how to implement the TwoPaneView in .NET MAUI!Ā Sometimes we have to adapt our design for foldable devices to give the best user experience, that’s why this is an important topic. This article will have the following structure: āž–What is TwoPaneView? āž–Foldable device support āž–Inicial…

Continue Reading

Talks and workshops

DevTalk Podcast – Episode 80: Best practices for XAML in Xamarin Forms.

I’m very happy!!! šŸ™ˆĀ The Episode 80 of the #DevTalk Podcast it’s here, where I talk about “Best practices for #XAML in #Xamarin Forms”. šŸ˜Ā Take a look! I hope it will be very useful to you! Special thanks to Kerry W. LothropĀ for the invite!šŸ’šĀ  Ā  Podcast site: Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā  Ā …

Continue Reading

UI, Xamarin

Replicating Fashion UI in Xamarin Forms

Howdy!!! In this case we are going to replicate a Fashion UI App obtained from Dribble. You can check the design here! Ā Previously I created an article on how to start creating this UI, thinking about how to divide the rows and columns, I recommend you take a look, the name isĀ “Getting started with a UI and not die trying…

Continue Reading

UI

Replicating Bill Details UI in Xamarin Forms

Howdy!!! In this case we are going to replicate a Bill Details UI Ap obtained from Dribble. You can check the design here! Before starting, to get the best out of the post, I’ll leave you some instructional notes so that you have a better experience reproducing the UI: At the beginning, you will see an image with the original…

Continue Reading

UI, Xamarin

Replicating Event App UI in Xamarin Forms

Howdy!!! Ā Hope you’re doing well!! This time we’re going to replicate an Events UI, this design contains two screens, one of which we are going to replicate in this article: The event detail screen. It’s very beautiful and super easy to replicate! .. But… 🧐 I would like to challenge you to build the other screen !! Do you dare!!?…

Continue Reading

UI, Xamarin

Replicating Sneakers UI in Xamarin Forms

Howdy!!! šŸ™‹ā€ā™€ļøIn this case we are going to replicate a Sneaker UI App obtained from Dribble. You can check the designĀ here! Before starting, to get the best out of the post, I’ll leave you some instructional notes so that you have a better experience reproducing the UI: At the beginning, you will see an image with the original UI where…

Continue Reading

Xamarin

Quiz: Let’s practice some simple UI skills!šŸ˜

Howdy! ?ā€ā™€ļøI have to confess that I really love UI practices and that’s why I decided to create this post a little differently! I have noticed that the topic of creating graphical interfaces in XAML is one of the ā€œMost fearedā€ that’s why I usually develop a lot of posts about UI Replication in order to show you that it’s…

Continue Reading

UI, Xamarin

Replicating Real Estate Property details UI in Xamarin Forms

Howdy!!! ?ā€ā™€ In this case we are going to replicate a Real Estate UI obtained from Dribble. You can check the designĀ  here! ⚠ Before starting, to get the best out of the post, I’ll leave you some instructional notes so that you have a better experience reproducing the UI: āž– At the beginning, you will see an image with…

Continue Reading

UI, Xamarin

Quick tip: Handling Dark mode in our iOS App

Howdy!!!šŸ™‹ā€ā™€ļøĀ In this case, I just want to give you a quick tip about handling the Dark mode on iOS. Appearance handling came to iOS from version 13 onwards, thanks to this update, the users who own these devices will be able to adapt the appearance of their device as they like between light and dark. Because of this, I think…

Continue Reading

UI, Xamarin

Replicating Burger UI App in Xamarin Forms

Howdy!!! ?ā€ā™€In this case we are going to replicate a Burger App UI obtained from Dribble. You can check the designĀ  here! ⚠ Before starting, to get the best out of the post, I’ll leave you some instructional notes so that you have a better experience reproducing the UI: āž– At the beginning, you will see an image with the…

Continue Reading