i have html string str = " My Html page ";
want want to display html in UItextview.
User can edit that text at runtime.
↧
How to load HTML String into UITextView
↧
i have html string str = " My Html page ";
want want to display html in UItextview.
User can edit that text at runtime.