WebView Rendering for iPhone/iPad



A tool for HTML5 and WebGL developers to quickly test performance of UIWebView vs WKWebView on an iPhone/iPad

Use Custom URL to launch app directly on a WebView with URL:
webview://{webview_type}?url={url_to_open}
webview://wkwebview?url=fishgl.com
webview://uiwebview?url=google.com

Generate QR code that will open URL in WebView App:

Helpful for testing HTML5 and WebGL performance on UIWebView vs WKWebView.
Choose UIWebView vs WKWebView and option to go fullscreen on WebView.
Supports custom URL to open url with this app directly with a weblink.