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

能否支持navigationBar #46

Closed glary closed 6 years ago

glary commented 7 years ago

比如返回按钮的定制,以及关闭按钮的改为图标显示

devedbox commented 7 years ago

可以,返回按钮需要自行设置UINavigationBar的相关属性.

devedbox commented 6 years ago

Check out v0.7.0.