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
With Refit you no longer need to write the repetitive coce to communicate with your backend. In this post you will learn what Refit is and how to use it.
Instead of writing custom renderers, you now have the possibility to customize the Xamarin.Forms behavior with Effects. In this post we will learn how.