objective c - ePub reader api For iPhone/iPad -


Is there any API reader API available for iPhones / iPads?

If the app is essentially HTML then you can either use UIWebView to display it Or you can use a framework or an open source component to implement your own rendering.

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -