LinearProgressBar:适用于iOS应用的Material Linear Progress Bar

时间:2021-05-09 18:24:43
【文件属性】:
文件名称:LinearProgressBar:适用于iOS应用的Material Linear Progress Bar
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-09 18:24:43
swift ios material progress material-ui LinearProgressBar 适用于iOS应用的Material Linear Progress Bar 安装 迦太基: github "Recouse/LinearProgressBar" CocoaPods: 将此添加到您的Podfile pod 'MaterialProgressBar' 要求 iOS 10.0以上 Xcode 11.0以上 迅捷5.0+ 用法 import LinearProgressBar let progressBar = LinearProgressBar () ... view. addSubview (progressBar) progressBar. startAnimating () 您可以像UIViewController活动指示器一样使用它: // Start animating showProgressBar () // Sto
【文件预览】:
LinearProgressBar-master
----MaterialProgressBar.podspec(553B)
----LinearProgressBar.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(20KB)
--------xcuserdata()
--------xcshareddata()
----LICENSE(1KB)
----Assets()
--------Info.plist(791B)
----Sources()
--------ProgressBar.swift(3KB)
--------LinearProgressBar.h(565B)
--------LinearProgressBar.swift(6KB)
----LinearProgressBarDemo()
--------ViewController.swift(3KB)
--------Assets.xcassets()
--------Base.lproj()
--------AppDelegate.swift(709B)
--------Info.plist(1KB)
----Package.swift(321B)
----.gitignore(232B)
----README.md(939B)

网友评论