Recent Posts

Setting the back button in Xamarin.iOS

Just stumbled over this one in a recent endeavour. The default behaviour of iOS is to use the title of the previous navigation controller as the text for the...

Using custom fonts in Xamarin.iOS

When developing an app your design might require to use a font that is not available from iOS out of the box. So let’s see how a custom font can be added t...