Recently I was talking with my designer pal Claudio, about the importance of the little details when developing a mobile app, little things such as colors, formatted text can change the user experience. In this article I’m going to show you a quick tip on how to show the decimal numbers in a better way. […]
Plug and play animations in Xamarin Forms
Animations are important when developing a mobile app, it can make any boring application into a super fun one. Xamarin Forms makes it really easy to work with animations in the code behind but what if we want to create some simple animations that we can add to any control in a very easy way. […]