I want to display data like:
<p>blabla blabla <img src="http://www.xxx.com/..." /> lalala </p>
but I found ttstyledtextlabel could only display local image. I don't want to use UIWebView because It's too heavy and slow.
I want to display data like:
<p>blabla blabla <img src="http://www.xxx.com/..." /> lalala </p>
but I found ttstyledtextlabel could only display local image. I don't want to use UIWebView because It's too heavy and slow.