135 Forks
793 Stars
793 Watchers

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.

How to download and setup AXWebViewController

Open terminal and run command
git clone https://github.com/devedbox/AXWebViewController.git
git clone is used to create a copy or clone of AXWebViewController repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AXWebViewController https://github.com/devedbox/AXWebViewController/archive/master.zip

Or simply clone AXWebViewController with SSH
[email protected]:devedbox/AXWebViewController.git

If you have some problems with AXWebViewController

You may open issue on AXWebViewController support forum (system) here: https://github.com/devedbox/AXWebViewController/issues