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…
Women Who Code Bogota: Introduction to Xamarin Forms talk
Event name: Women Who Code Bogota: Introduction to Xamarin Forms talks Talk name: Introduction to Xamarin Forms Language: …
Using Refit to consume Restful Web Service in Xamarin Forms
When developing an application, it’s very likely that much of its development will require interaction with a web service. We can use different tools to connect and retrieve data from web services but in this case we will learn how to do it using Refit and we will split it in the following topics: ➖ Things that you need to…
.NET Day Guatemala: Introduction to Xamarin Forms talk
Event name: .NET Day Guatemala Talk name: Introduction to Xamarin Forms Language: …
Microsoft 365 LIVE Talk: Improving our UI skills in Xamarin Forms
Event name: Microsoft 365 LIVE Talk name: Improving our UI skills in Xamarin Forms Language: …
Replicating Exotic Fruits App in Xamarin Forms
Howdy!!! ?♀ I’m continue doing what I love ?In this case we are going to replicate an Exotic Fruits 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 the UI: ➖ At the beginning, you…
Inheriting styles in Xamarin Forms
When designing an application it’s common and also an excellent practice to work with styles, especially when we have controls with the same visual characteristics. But we also encounter scenarios where two or more controls which will need different styles but with most of the visual properties exactly the same, so what do we normally do in these cases? ……
Launching Apps in Xamarin Forms
I imagine that at some point when you are developing an application you have faced a requirement that it needs to open another application from within the one you are developing. This type of requirements that involve the call of third-party applications is very common, for example when the user wants to make some kind of connection with social networks…
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…
Microsoft Developers Community Haiti: Azure Bootcamp
Event name: Microsoft Developers Community: Haiti Talk name: Azure Bootcamp Workshop facilitator: Leomaris Reyes Language: …
Microsoft Developers Community Haiti: Cross platform development using Xamarin talk
Event name: Microsoft Developers Community: Haiti Talk name: Cross platform development using Xamarin Workshop facilitator: Leomaris Reyes Language: …
Microsoft Developers Community Haiti: MVP panel
Event name: Microsoft Developers Community: Haiti Panel name: MVP panel Workshop facilitator: Leomaris Reyes Language: …
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…