.Net MAUI, Xamarin

Timeline Xamarin Apps

Hello! 🙌 Recently, I came across a post by David Ortinau that I found extremely helpful. Motivated by this, I chose to create a summary into an article format. 📝 In this post, you’ll find crucial information about important dates you need to know if you’re in the process of transitioning from Xamarin to .NET MAUI or if you’re still…

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

.Net MAUI, Xamarin

#7DaysChallenge – Day 4: Padding, Marging & Translations in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the 7DaysChallenge initiative, as our fourth challenge, we’re going to work with Padding, Margin and Translations 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…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 3: Grid in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our third challenge we’re going to work 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 take a look at…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 2: Labels in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Continuing with the #7DaysChallenge initiative, as our second challenge we’re going to work with Labels 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…

Continue Reading

.Net MAUI, Xamarin

#7DaysChallenge – Day 1: Buttons in Xamarin & .NET MAUI

Hello!! 🙋‍♀️ Starting with the #7DaysChallenge initiative, as our first challenge we’re going to play around with the power of buttons 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 with Xammy

Hello! 🙋‍♀️ Thank you for being here! Today we start the #7DaysChallenge, I confess that I’m very excited about this activity, it aims to share seven challenges which will be divided into one challenge for each day of this week which will help you continue practicing and reinforcing your knowledge of Xamarin Forms and .NET MAUI! 🤔 How does it…

Continue Reading

UI

Replicating Contact & Message UI in Xamarin Forms

Howdy!!! In this article, we are going to replicate a Contact & Message 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…

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

UI, Xamarin

Refactoring Facebook Profile UI in Xamarin Forms

A few years ago, I made a post called “Replicating Facebook Profile UI in Xamarin Forms” which I loved to do 😍 and I was thinking that over time languages, Frameworks have new functionalities which are designed to make our Apps more effective, for this reason, it’s important to keep them updated. In the following paragraph I give you some important…

Continue Reading

Xamarin Essentials

Getting Device Information with Xamarin Essentials

Have you ever had the need to make decisions based on certain information about the device? 👀 Yes? This is for you, if not, you will probably do it in the future, join me in this article and you will see how easy it is thanks Deviceinf, API provided by Xamarin Essentials.! 💚 Let’s start! What is DeviceInfo? DeviceInfo is a class…

Continue Reading