Xamarin Forms Create HTML Formatted Label

Post Views: 1,961 Xamarin forms creating HTML formatted label: Often times in our application we need to create a view wherein we can display HTML text. Showing up HTML text directly on a Label or a textView can avoid any additional libraries integration. For this purpose Xamarin forms as a inbuilt property for Label control … Continue reading Xamarin Forms Create HTML Formatted Label