nabilfreeman/ios-universal-webview-boilerplate

Add WKWebView for iOS8 devices

Closed this issue · 3 comments

Apparently WKWebView has must better performance than UIWebView as it has the same power as native Safari...

Which in iOS 9 will be even a lot better (and actually basically Safari)

https://developer.apple.com/videos/wwdc/2015/?id=504

I just PR the project for WKWebView support when iOS is up to 8.0, never done before but it seems works.

closed by #3!