Skip to main content

Xamarin-Forms-Xamarin

2018


Network Resilience For Your App With Polly

·7 mins
On a mobile device, your network connection might not alaways be stable. Instead of relying on the user to retry, implement your own mechanisms with Polly.

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.