Skip to main content

Overview of all the posts on Gerald's blog

2018


Testing NuGet packages locally

·4 mins
While writing reusable code, it might be benificial to be able to test your NuGet packages locally. In this post we learn how to do that on Mac and Windows

2017


Showing PDF files in Xamarin.Forms

·6 mins
Do you want to show PDF files in your Xamarin.Forms app? In this post I will show you one way to do it on iOS and Android.

Using iOS 11 Large Titles in Xamarin.Forms

·2 mins
iOS 11 introduced the large titles as a new design. By default, this is not enabled. In this post, you will learn how to add them to you Xamarin.Forms app.