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

对系统版本的支持问题 #13

Closed sansamh closed 7 years ago

sansamh commented 7 years ago

最高能支持到哪个版本? 谢谢 您好,能不能上传一份使用本框架的demo,谢谢了!

devedbox commented 7 years ago

您好,感谢对AXWebViewController的支持. AXWebViewController支持到iOS的最新版本,每次iOS的新版本发布,都会更新到最新版的支持。demo还请查阅项目里的示例代码. 谢谢!