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

Aspects #96

Open TaoistKing opened 5 years ago

TaoistKing commented 5 years ago

AXWebViewController依赖Aspects,但是Aspects明确说不要用于生产环境,这样就很难办。能否去除对Aspects的依赖呢?