文件名称:swift-一款UIWebView的加载进度条基于CAShapeLayer
文件大小:929KB
文件格式:ZIP
更新时间:2022-09-04 03:55:46
Swift开发-进度条视图
一款UIWebView的加载进度条,基于CAShapeLayer,有两种显示风格:纯颜色显示和渐变色显示
【文件预览】:
WebViewProgress-master
----WebViewProgress.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(23KB)
--------xcuserdata()
----WebViewProgressUITests()
--------WebViewProgressUITests.m(1KB)
--------Info.plist(680B)
----Images()
--------Untitled1.gif(447KB)
--------Untitled2.gif(588KB)
----WebViewProgressTests()
--------WebViewProgressTests.m(917B)
--------Info.plist(680B)
----README.md(1KB)
----WebViewProgress()
--------Assets.xcassets()
--------main.m(328B)
--------DKProgressLayer.h(1KB)
--------AppDelegate.h(271B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------DKProgressLayer.m(5KB)
--------WebViewController.h(377B)
--------UIWebView+DKProgress.h(431B)
--------ViewController.h(209B)
--------UIWebView+DKProgress.m(6KB)
--------Info.plist(1KB)
--------ViewController.m(978B)
--------WebViewController.m(3KB)