Every week I receive messages from people asking me the same questions, “How can I learn Xamarin Forms?”, “How did you learn Xamarin Forms?”, “What should I do to become a pro?”, “How to start?”, etc. In this article, I want to give you my personal recipe on how to learn and how can you […]
AbsoluteLayout in Xamarin Forms Made Simple
Looking at some open source code I see that people barely use AbsoluteLayouts, and I think the main reason of that is because they might not know how to use it. In this article, I’m going to explain step by step how to use it, why, and what you can achieve with it. Let’s start with the […]