UI

Replicating Boarding Pass UI in Xamarin Forms

Howdy!!! In this case, we are going to replicate a Boarding Pass UI obtained from Dribble. I hope this is useful for you! 💚   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

Xamarin, Xamarin Essentials

Learning about Clipboard in Xamarin Forms

Howdy! 🙋‍♀️ Happy New Year! 🎄 I hope you had a happy holiday season, in this new year I know you are ready to continue learning! Before we start, I would like to know if you have ever had the need to copy information between applications 🧐. Probably yes! (For example, when you need to copy your bank account number…

Continue Reading

.Net MAUI

Some little tips to start studying .NET MAUI

Howdy! 🙋‍♀️ Merry Christmas!! 🎅 I hope you are doing well !! Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DaySeventeen, and in this article, I leave you Some little tips to start studying .NET MAUI! It’s important to keep abreast of all the updates that come out, in order to be informed of the full potential…

Continue Reading

.Net MAUI

Horizontal & VerticalStackLayout in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayFifteen and we will be learning about Semantic Focus in .NET MAUI! Probably when reading the title you were surprised,😯 Horizontal and Vertical Stacklayout? Yes, you read that right!! In Preview 7, .NET MAUI introduced both types of layouts! In this article, I will show you its…

Continue Reading

.Net MAUI

Semantic focus with .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayThirteen and we will be learning about Semantic Focus in .NET MAUI! Microsoft developer team has been investigating even more into the best practices of accessibility, for this reason, they hold meetings with different developers of companies who work closely with good accessibility practices and have been…

Continue Reading

.Net MAUI

Getting started with Font Scaling in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayEleven and we will be learning about Font Scaling in .NET MAUI! When using our mobile device we notice that everything we see has the same font sizes, this is a configuration that the user can adapt according to their needs, therefore, it’s important that we make…

Continue Reading

.Net MAUI

Adding Shadows with .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” initiative, today is #DayEight and we will be learning about Shadows in .NET MAUI! Adding shadows in our applications makes our design look more elegant and takes depth points in specific controls, in Xamarin Form we can do it using some resources such as a Custom Renderer. In this…

Continue Reading

.Net MAUI

Masking elements with Clipping in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️”initiative, today is #DaySeven and we will be learning about Clipping in .NET MAUI! Imagine if you could handle the cropping region of a design or view with greater precision … such as that we can mask an image in a circular shape 🧐🧐 It will be great, no?!! Well, I…

Continue Reading

.Net MAUI

Applying borders in .NET MAUI

Howdy! 🙋‍♀️ Continuing with “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️”initiative, today is #DayFive and we will be learning about Border in .NET MAUI! Throughout our experience in Xamarin Forms, we have had the need to add Borders, and in order to achieve this, we have developed different “tactics” because we didn’t have a direct mechanism to do it. However,…

Continue Reading

.Net MAUI

.NET MAUI Roadmap Previews

Howdy! 🙋‍♀️ I have the honor to share the initiative “☃️ Coding Winter 2021 – C # and .NET MAUI ❄️” which is a calendar where both my friend Leslie Ramirez and I will be writing a daily post during December about C# and .Net MAUI. Today is #DayThree and we will be talking about the .NET MAUI Previews, I will be…

Continue Reading