UIWebView pagination in iOS 7 (Xcode)

Newly added to iOS 7 is the ability to paginate your UIWebView left to right and in other directions as well. See this post for a handy three lines of code to get this working (scroll down to the Native Web App Development section, beneath which you'll see 'Paginate Mode' instructions). You can also find details in Apple's UIWebView documentation and you might well wish to add hyphenation to your css to make this even more book like. (See also Mozilla's guide to hyphens.)


Endorse on Coderwall

Comments