Hello,
How to display html text in textview
for example
string <h1>Krupal testing <span style="font-weight: bold;">Customer WYWO</span></h1>
Suppose text is bold so it display in textview as bold string but i want display normal text.is this possible in iphone sdk.
Thanks you,