iOS: Displaying an html file in a UIWebView
I seem to be using web views a fair bit in my apps. I guess the reason being that you have control of the formatting for what you want displayed and how you want it to look, over the other ways to get text into your apps. This quick code snippet will allow you to [...]
Continue Reading →