devedbox / AXWebViewController

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
MIT License
797 stars 133 forks source link

[chg] #24

Closed Lin-IT-Lion closed 7 years ago

Lin-IT-Lion commented 7 years ago

ios 8中 loadingHtmlString 的时候 url 为 about:blank 导致 ios8中 loadingHtmlString不可用