What would be the best way to display long passage with rich text style(multiple font styles, color, image).
Attached screen is similar to the kind of content I need to display.
What would be the best way to display long passage with rich text style(multiple font styles, color, image).
Attached screen is similar to the kind of content I need to display.
The by far easiest approach is to convert your rich text to HTML and use a UIWebView
to display it. The web view will take care of so many things: