WebView - WKWebView and UIWebView rendering!

This app lets you browse any website using UIWebView and the new iOS8 WKWebView to compare and test rendering performance for HTML5 and WebGL applications. You can also open any website using the iOS9 SafariViewController. Specify the webview_type and url_to_open in the Custom URL scheme and the app will open the urlin the desired WebView:webview://{webview_type}?url={url_to_open}example:webview://wkwebview?url=fishgl.comwebview://uiwebview?url=google.comwebview://safarivc?url=cnn.com