On mobile, the amount of network traffic counts. In this post I will show you conditional HTTP requests. With this concept you can reduce network traffic.
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.
Want to learn how to implement grouping in the Xamarin.Forms ListView control? You’ve come to the right place. This post shows you how to implement it.
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.