/wkwebview-demo

Demonstrates loading time difference of local html when using a WKWebView against a deprecated UIWebView

Primary LanguageObjective-C

Difference of loadHTMLString:

This project demonstrates the difference between the loading time of a WKWebView and a UIWebView.

Clean project with minimal code. Time difference is logged.