UWP MaxLines and IsPassword bugs in Xamarin.Forms
I have managed to get two PRs merged with Xamarin.Forms that squash two bugs for UWP when using Xamarin.Forms. In this post, I will give you a little insight in how the bugs could happen and how I managed to fix them. MaxLines bug First, let’s have a look at the MaxLines bug. This is … Read more