Should I use UIWebView or UITextView to display text in an e-book reader app?

Posted by HelloWorld on Stack Overflow See other posts from Stack Overflow or by HelloWorld
Published on 2010-04-19T08:36:56Z Indexed on 2010/04/19 8:53 UTC
Read the original article Hit count: 237

I want to make an e-book reader iPhone app. Should I use UITextView or UIWebView to display the text? Which control is used by other e-book readers?

© Stack Overflow or respective owner

Related posts about eBook

Related posts about uitextview