.Net MAUI

Image Scaling in .NET MAUI

When use an Image Control… 🧐 Have you ever been confused between the different values ​​of the Aspect property? You are in the right place😎 , in this article you will learn the difference of each one! Let’s start! Exploring the Aspect Property The Image control has an Aspect property  which allow us to indicate how an image will fit…

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, UI

Replicating Billing Dashboard UI in .NET MAUI

Howdy!!!   Remember that practice is the key to success in everything you do, in this case in your XAML skills. This time we will be replicating the Billing Dashboard UI in .NET MAUI! This design was created by Liev Liakh obtained from Dribbble. And today we will convert it to XAML code! I hope this is useful for you! 💚…

Continue Reading

.Net MAUI

Vibrations in .NET MAUI 💚

We must take advantage and use the functionalities of our devices, through vibration we have access to inform actions / processes to our users through a physical reaction. Today we will learn in a very simple and quick way how to send vibrations from .NET MAUI! 🔧  First of all… What do I need? Let’s start by adding some platform…

Continue Reading

.Net MAUI

Adding Fonts in .NET MAUI

Just like when we see a logo that induces us to consume its product through its colors, typography… It also happens in the design of applications. One of the main goals of designers, in addition to applying the correct colors and images in a design, is to apply the psychology of typography, in this way they apply typographies to generate…

Continue Reading

.Net MAUI

Capturing screenshots in .NET MAUI

Screenshots, as the name implies, are photos that are taken of the screen of our device and allow us to capture exactly the scenario that we want in an application. In this case, we will learn how to implement that in our .NET MAUI applications in a super easy way! Let’s start! To take Screenshots .NET MAUI gives us the…

Continue Reading

.Net MAUI, UI

Replicating Pet Adoption UI in .NET MAUI

Howdy!!! In collaboration with the .NET MAUI UI July Calendar, we will be replicating the Pet Adoption UI obtained from Dribble. I hope this is useful for you! 💚 I also invite you to see the calendar and keep an eye on all the super posts on the calendar! Before starting, to get the best out of the post, I’ll leave…

Continue Reading

.Net MAUI

Displaying Pop-Up in .NET MAUI

One of the most important points to keep in mind when developing an app is to have a good user experience, with the main focus on keeping them informed of what is happening in our App! There are several tools, controls, functionalities that allow us to achieve this experience, in this case we will learn about Pop-Ups, which allow us…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 6: Proportional and Auto values with Grid in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our sixth challenge, we’re going to work with Proportional and Auto values with Grids in Xamarin and .NET MAUI! The challenge shows you a code which you must analyze carefully to see the final result! The solution is below, but don’t see it before analyse your answer! Let us begin! I invite you to…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 5: IsClippedToBounds in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our fifth challenge, we’re going to work with IsClippedToBounds property in Xamarin and .NET MAUI! The challenge shows you a code which you must analyze carefully to see the final result! The solution is below, but don’t see it before analyse your answer! Let us begin! I invite you to take a look at all the…

Continue Reading