I am getting NSString with contain some html tag.
Now I want to set this string into UILabel with working of this html tag
To convert HTML to plain text Download File
and use
stringByConvertingHTMLToPlainText
function on your string.
You can use DTCoreText (previously known as NSAttributedString Additions for HTML).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With