Xamarin, Xamarin Essentials

Gettings Contacts with Xamarin Essentials

Sometimes we have to integrate some functionalities into our Apps that require obtaining information from contacts, previously, to achieve this we had to take more development time, but now we have very good news!!! Xamarin Essentials included it for us!💚 We can implement this simply and easily! In this post, we will be learning how to do it! 😎 First of all… What…

Continue Reading

UI, Xamarin

Replicating Food Delivery 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: In the beginning, you will see an image with the original…

Continue Reading

Xamarin

Infogram about Xamarin Forms 5.0 😍

Hello!!! 🙋‍♀️Hoping you’re well! I am very excited about Xamarin Forms version 5.0. For this reason, I could not contain myself to publish this important news! This time I wanted to express the information with an infogram. Infographics help us make information more visual and effective. Besides that, we can read and understand information simpler and faster! Now, Let’s know…

Continue Reading

Xamarin Essentials

Knowing the File Picker in Xamarin Forms

Howdy! 💁‍♀️ Happy new year!! 🎄Welcome to my first post of the year! This time we will be learning about a very interesting topic that was recently included in Xamarin Essentials, this is the File Picker!! 😮 First of all… What do I need? Let’s add some platform settings. To implement it, follow the instructions added below: We have more…

Continue Reading

UI, Xamarin

Replicating Christmas Shopping 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

Xamarin

4 tips for writing cleaner code 🤓

Howdy!!! 🙋‍♀️ For today’s post, we’ll be learning about some tips that are extremely important to keep in mind for developing an application. Let’s start! 1⃣. Indentation above all  📝 A good indentation can make the difference between whether our code is readable or not. Let’s look at the example of both scenarios presented and think … which one can we understand…

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

Xamarin

Being friends with the experimental flags

Howdy!!  Thanks for being here! On this time, we shall be learning about a topic that probably in the last updates of Xamarin you have seen a lot, and maybe you don’t know exactly what it means or you may have not seen it with a good face. They are nothing more than the Experimental Flag. Why Experimental Flags? As…

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

Xamarin, Xamarin Essentials

Adding Shortcuts with Xamarin Essentials

Howdy!!  I hope you are very well and safe in your home taking care of your health and your loved ones! 💕 In this time I’m so happy to write about an amazing API recently included in the Xamarin Essentials 1.6, as is the AppActions! This allow us to create shortcuts in our Apps just using Xamarin Essentials! 💚 Besides…

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

My personal Quality Assurance list before submitting my applications to QA

As developers, our responsibility is to create applications based on a list of specifications defined by the systems analyst in collaboration with the customer. Usually, we divide the application into deliverables that allow us to complete independent and useful functionalities for the user without having the application completely ready. It’s very important to make our applications as clean and tested…

Continue Reading