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

webVC.showsNavigationBackBarButtonItemTitle = NO; 设置无效 #57

Open Pikdays opened 6 years ago

Pikdays commented 6 years ago

Bug: webVC.showsNavigationBackBarButtonItemTitle = NO; 设置无效

系统环境:都是最新的

devedbox commented 6 years ago

@Pikdays 能否提供额外信息,我测试没问题.

JLLJHD commented 6 years ago

showsNavigationBackBarButtonItemTitle 我测试的也无效