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!…
Tag: UI
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,…
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…
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…
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…
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: Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā …
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…
Getting started with a UI and not die trying in Xamarin Forms
Throughout my career at Xamarin, working with XAML has been one of my main passions. šš One of the most common comments I have heard is that “I want to start creating UIs but I don’t know how to start.” And precisely for this reason, it inspired me to make this post, I want to share the tips that I use…
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…
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!!?…
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…
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…
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…
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…
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…