I have UIWebView
, WKWebView
and loadHTMLString:baseURL:
to load local HTML but wkWebView
is slower than UIWebVIew
. What is the reason? How can I improve the rendering speed?
Yes, I have the problem too. there is a solution by Timur Bernikowich: https://github.com/bernikowich/NSTViewWarmuper
But, WKWebView
is also slower than UIWebView
with using loadHTMLString:baseURL:
method.
For more see here: https://stackoverflow.com/a/42109186/5557953
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With