Custom Fonts with Xamarin.Forms Revisited

Custom Fonts on Xamarin.Forms Revisited

In a post from way back, I have written how to implement custom fonts on iOS and Android. Recently, a Twitter follower asked me for some sample code for this, since I couldn’t get it to work. I quickly started working on it, but soon found out that the code in the post was a … Read more

Using iOS 11 Large Titles in Xamarin.Forms

Large Titles in iOS 11 with Xamarin.Forms

One of the new features in iOS 11 that catches your eye is the new large titles. With iOS 11 just released, I’m sure you want to incorporate the latest features into your own Xamarin apps. In this short post I will show you how. Update: see below for an easier way to do this, … Read more