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.
Objective-CMIT
Issues
- 0
- 0
var a = document.getElementsByTagName('a');for(var i=0;i<a.length;i++){a[i].setAttribute('target','');}
#109 opened by dabenliu - 2
- 3
希望增加能够修改UserAgent的方法。
#64 opened by iodefog - 0
请问还维护么?UIWebView官方不再支持了,会优化么?
#108 opened by GLW-Eric - 0
在打开的h5页面中下载一个PDF文件后,想重新在本地加载不成功
#107 opened by FrankChung1121 - 1
有洁癖 希望把UIWebView去掉
#102 opened by sprother - 1
继承不走WKNavigationDelegate代理方法
#106 opened by zhaxling - 0
使用initWithRequest方法创建时,错误重试页面点击重试无效
#105 opened by ipad4 - 3
如何隐藏导航栏返回按钮以及把导航栏标题改为固定的呀
#80 opened by sjxt - 0
apple网站顶部显示被遮挡
#103 opened by sprother - 0
如何去掉导航栏返回按钮的“返回”两个字?
#101 opened by yangzheng006 - 0
简单更新一下吧,去掉UIWebview,不然以后不能过审了
#100 opened by liemlian - 0
cleanCache时崩溃
#99 opened by luzizheng - 2
pod之后出现BUG
#88 opened by SeaMoonTime - 2
- 1
您好,大佬,请问支持自定义UIActivity吗?
#98 opened by ieliwb - 0
- 2
AXWebViewController不支持WKWebViewJavascriptBridge吗
#84 opened by Gavin123 - 0
Aspects
#96 opened by TaoistKing - 1
- 0
itms-services安装
#95 opened by lzc1022 - 2
reason: 'Cannot remove an observer <AXWebViewController 0x7f9de1011c00> for the key path "estimatedProgress" from <WKWebView 0x7f9ddf811600> because it is not registered as an observer.'的报错
#59 opened by honeybeeSwinging - 0
点击_blank链接不跳转
#94 opened by KangYJie - 1
导航栏设置为透明色后变成了黑色
#86 opened by iBinbro - 2
导航按钮返回键太靠左边,关闭按钮太靠右 了,请问作者怎么调整
#92 opened by lilin87788 - 0
BUG WebKitErrorDomain Code=204 "插件处理的载入"
#93 opened by lilin87788 - 0
最新版为什么加载https会报错?
#91 opened by HZRZCW - 0
showsNavigationBackBarButtonItemTitle 有问题
#90 opened by AlvinBoy - 0
导入此库之后scrollview初始化方法崩溃
#89 opened by kaioser - 7
0.7.2版本在 iOS 11上會有一些問題
#70 opened by tentenlee100 - 1
并不能适应设置了viewport-fit=cover的页面
#85 opened by xfz211811 - 2
使用Vue.js单页面加载,动态改变title,以及返回事件的遇到问题
#83 opened by LHWen - 2
如果打开的URL 重定向一个新的URl 就会发生循环错误
#72 opened by findM - 1
导航栏上的Loading怎么取消呀
#73 opened by CHENDONGY - 1
返回按钮的颜色怎么修改
#74 opened by JLLJHD - 2
怎么自定义返回按钮的样式 最新0.7 看了源码还是改不了
#75 opened by JLLJHD - 1
PUSH 进去的时候动画为什么会这么卡?❌❌❌
#78 opened by z234009184 - 0
为什么在initUrl之后,再loadUrl,会重新push
#82 opened by yanglezyq - 0
一个简单的控件为什么要继承那么多子控件?
#77 opened by AsTao - 0
如何在加载的时候给拦截的 URL 写入请求头协议呀?
#71 opened by sjxt - 2
- 2
提交appstore审核被被驳回!中枪 请问要怎么解决?是运气不好么 0.0
#69 opened by iBinbro - 3
pod update 出错
#68 opened by Pikdays - 1
app store 加载途中无法返回
#67 opened by hao-li - 1
webView网页底部内容(部分固定标签)被toolbar遮盖 修改webView约束已解决
#66 opened by HeathHsia - 2
WKWebView在js使用alert方法调用弹框的时候导致线程卡死,显示弹框的方法有问题!
#65 opened by LHWen - 2
如何自定义导航条返回按钮?
#58 opened by Pikdays - 2
怎么删掉导航栏的关闭按钮
#61 opened by mingmingsky - 2
AXPopNavigationController 死循环!
#60 opened by shenguanjiejie