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 134 forks source link

为什么在initUrl之后,再loadUrl,会重新push #82

Closed yanglezyq closed 6 years ago

yanglezyq commented 6 years ago

先initUrl,了一个网页,再loadUrl会重新push一个页面。 现在不想重新push,或者 怎么把navigationController 左侧手势返回给去了,还不影响其他界面