HtmlLabelPlugin
HtmlLabelPlugin copied to clipboard
Use this Xamarin.Forms plugin to display HTML content into a label.
We are having an issue in iOS where the UITextViewFixedWithKludge.LayoutSubviews is called in a loop. This causes a freeze on iOS. We were not able to reproduce this in any...
In response to #134 I thought I'd convert this library as a way to learn MAUI and see what work lies ahead for me in other project space. Using MAUI...
What's the minimal supported iOS version? The HTML labels aren't showing in iOS 12 and iOS 13. Is this a bug in my app or is it indeed iOS 14...
After updating the plug-in to version 5.0.0, HTML is overlapping other stacks on iOS. On Android, it works perfectly as before. Previous version 5.0.0.alpha3 `` iOS:  How it should look 
In the sample below, after adding a delay the UI not loading the content properly on iOS, whereas it is working fine on android. If we are not adding the...
Will this be compatible with Xamarin in .NET 6? It seems that it'll be a [promising transition](https://www.youtube.com/watch?v=Tr4vb9-OQ4I). Secondarily, are there plans to support this in .NET MAUI? Thank you so...
I have a issue that both text and background color get white on a HtmlLabelPlugin when running an iPadOS app on M1 Mac. Links seems to be correctly On iPad...
