Skip to content

iOS WebView Progress Bar Compatible with UIWebView and WKWebView.兼容UIWebView和WKWebview的webview带进度条

Notifications You must be signed in to change notification settings

zakiso/webview-switching

Repository files navigation

简述

兼容使用UIWebView和WKWebView,在iOS7上自动使用UIWebView,在iOS8及以上版本自动使用WKWebView,使用WKWebView能有效减少内存开销。

另外,实现了UIWebView和WKWebView的进度条。

其中进度条NJKWebViewProgress来自NJKWebViewProgress

使用方法

参见demo

将HXWebView和NJKWebViewProgress文件拖进项目目录下。直接使用HXWebView代替现有的UIWebView,使用方法和UIWebView一样。

webviewimage

About

iOS WebView Progress Bar Compatible with UIWebView and WKWebView.兼容UIWebView和WKWebview的webview带进度条

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published