nabilfreeman / ios-universal-webview-boilerplate

Universal Swift-based boilerplate for a web app.
804 stars 63 forks source link

Support WKWebView and extract web files #3

Closed alex3165 closed 9 years ago

tristaaan commented 9 years ago

+1

nabilfreeman commented 9 years ago

Hey guys, sorry - didn't spot this PR.

Support for WKWebView would be great for performance.

I'm gonna try this out and take a closer look at the diffs!

tristaaan commented 9 years ago

Another reason for WKWebView is it makes integrating JS <--> Swift Communication easier if you end up needing it.

nabilfreeman commented 9 years ago

Live!

nabilfreeman commented 9 years ago

nice work :stuck_out_tongue_closed_eyes: