Could I ship my app with an html document and display this using a UIWebView? How hard is this to use?
Is it possible to have a small frame with the UIWebView inside, or does it always take up the whole screen? And can I get rid of all those controls, so the UIWebView works like an advanced UILabel or UITextView?