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…
Tag: Xamarin Forms
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…
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…
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…
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…
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…
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…
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…
Learning to use Data Caching in Xamarin Forms
Howdy! šāāļøĀ Thanks for being here, hoping that youāre doing well! This time I just want to show you a very interesting and useful topic for our Xamarin Forms Applications:Ā Data caching Imagine the following scenario: You have to confirm your latest transactions in your bank account! You will say something like a Ā āPerfect !! I have a mobile banking application availableāš.⦅
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 Streaming UI App in Xamarin Forms
Howdy!!! ?āāIn this case we are going to replicate a Streaming 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…
Getting started with Excel Files creation in Xamarin Forms
Howdy! ?āāĀ Itās a pleasure to have you here again, this time we will be learning about a very interesting and useful topic: Generate / create Excel files for our Xamarin Forms Apps. I imagine that at some point in your life as aĀ developer you have wondered how to do this so thatās the reason behind this post! This post…
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…
Using biometric identification in Xamarin Forms
Itās very likely that some of the applications that you have installed on your device uses fingerprints to simplify authentication before executing certain important or sensitive actions. We usually see this type of features in banking applications where you decide whether to access with your credentials or your fingerprint! And honestly I love using my fingerprint because it saves me…