When developing a chat UI in Xamarin Forms there are a few challenges we face: Having multiple UI cells Put the chat entry in the…
Xamboy Posts
Adding Kerning to your Labels in Xamarin Forms When we have a design using letters with more/less spacing that expected, this technique is called kerning…
In this article I’m going to show you how to customize the Editor control. We will add the following functionalities: Auto expand Adding Corner Radius…
Using SVG for icons is a great way to tackle the different resolution issues on mobile platforms, but wouldn’t be even better if we can…
A good UX practice is to use a relative time formatting instead of showing dates using normal date formats. It helps the user to have…
I have been working with integrating push notifications in mobile apps for a while now and got a bit frustrated about going to the same…
I loved the Pokemon Go game since it came out, it got me a bit curious about Aumented Reality. So recently I decided to experiment…
I have always wanted to create a section bar similar to the one that Facebook mobile app has for showing different content in Facebook groups…