myak0v1ev
Results
1
comments of
myak0v1ev
Hi, everyone. If you need to fix the issue with font you need do this: ` let headerString = "" webView?.loadHTMLString(headerString + tempHtmlContent, baseURL: baseURL) `