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

H5页面底部条不能固定在页面底部 #2

Closed devedbox closed 8 years ago

devedbox commented 8 years ago

这个问题是由于先前写的时候布局没注意,写成了相对于bottom layout guide而造成的,现在已经更改了,请使用0.2.6以及以上的版本以解决问题!