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…
Tag: UI
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…
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 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…
Quick tip: Handling Dark mode in our iOS App
Howdy!!!🙋♀️ In this case, I just want to give you a quick tip about handling the Dark mode on iOS. Appearance handling came to iOS from version 13 onwards, thanks to this update, the users who own these devices will be able to adapt the appearance of their device as they like between light and dark. Because of this, I think…
Replicating Burger UI App in Xamarin Forms
Howdy!!! ?♀In this case we are going to replicate a Burger App 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 the…
(Part 2) Replicating Flight UI: Working with the XAML
Howdy!!! ?♀ I’ll continue doing what I love ?In this case we are going to replicate a Flight UI obtained from Dribble from Gleb Kuznetsov✈. You can check it here! . To get the best out of this post, if you haven’t seen it yet, I recommend reading the first part of this article named “(Part 1) Replicating Flight UI: Preparing…
(Part 1) Replicating Flight UI: Preparing the project to work with MVVM
Howdy!!! ?♀I’ll continue doing what I love ? In this case we are going to replicate a Flight UI obtained from Dribble, designed by Gleb Kuznetsov✈. You can check it here! But this time we will carry out a slightly different dynamic than the previous articles by explaining the structure first! If you are starting with Xamarin Forms, this is a very…
#SomeTips: Best practices for UI Handling!
When designing user interfaces, there are may ways to handle / create elements into it. We know that the way we do it can either save us many lines of code or not, and also can have an impact in the performance of our application. At the Microsoft 365 LIVE event I talked about this topic and now I wanted to write…
Let’s replicate a Travel App in Xamarin Forms
Howdy!!! ?♀ In this #LoveMonth let’s continue with the third post of the UI series for February! In this case we are going to replicate a Travel UI obtained from Dribble. You can check it 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…
Let’s replicate a Banking Profile UI in Xamarin Forms
Howdy!!! ?♀ In this #LoveMonth, let’s continue with the second post of the UI series for February! In this case we are going to replicate a Banking Profile UI obtained from Dribble. You can check it here! ⚠ Before starting, to get the best out of the post, I’ll leave you some instructional notes so that you have a better…
Replicating user profile UI in Xamarin Forms
Howdy!!! ?♀ For February, as #LoveMonth, I decided to create a post series on a topic that I ? !! … So weekly, I’ll be replicating some UIs starting from basic to more complex. Together we can create great things, so are you ready to start it!? ? The first article of this series is a basic UI that we will…
Replicating Food UI Sample
Well, I tell you that I really LOVE this!?I’m always searching different screen designs for mobile applications and I saw this one for a food application that I liked and when I saw it I definitely wanted to replicate it! The design was obtained from the Dribble following link. We will be building the first screen! Tools that I used…
Learning about Embedded Images in Xamarin Forms
Hello everybody! I hope that you all had excellent Christmas & New Year parties and had a great time with your loved ones! ??Now is the time to continue learning! (Voice saying yes ?) In this article will be learning about Embedded Images. So… ? I imagine that at some point in your developer life when you are adding images to…