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…
Category: iOS
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…
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 had always wondered how to achieve a draggable view in Xamarin Forms to create some different user experiences. You can definitely do this by using custom…
When having a lot of content in a view we might have to lower our text size to be able to show all the content…