Skip to main content

Oss

2019


Contributing to Xamarin.Forms: My Story

·8 mins
In this series of posts I will go over the basics of contributing to Xamarin.Forms. This post I will share with you my background story.

HTML in Your Xamarin.Forms Label

·5 mins
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.

Snppts is back: calling all UI rockstars!

·3 mins
In this post I will tell you a bit of history about Snppts and how you can contribute today. Snppts is a platform to share beautiful Xamarin.Forms UIs

2018


TableSection TextColor for Xamarin.Forms

·3 mins
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.

MaxLines on Labels in Xamarin.Forms

·3 mins
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