As I am writing this, the PR for showing HTML content in the Xamarin.Forms Label control has just been merged. In this post I will show you how to use it.
A new feature is merged into the Xamarin.Forms repo. TextColor on the TableSection. With this, you can specify the color of the text used in a TableSection.
I managed to get 2 PRs merged in Xamarin.Forms that squash two bugs for UWP using Xamarin.Forms. In this post, I will give you insight how I fixed them.
For a PR on the Xamarin.Forms repository, I implemented all platforms but Tizen. In this post, I will show you how to get started with Tizen on your Mac.
Another PR got merged into the Xamarin.Forms repository. This time, adding a new feature on a Label, the ability to specify MaxLines. More info in this post