LinearProgressBar
Material Linear Progress Bar for your iOS apps.
Installation
Carthage:
github "Recouse/LinearProgressBar"
CocoaPods:
Add this to your Podfile
pod 'MaterialProgressBar'
Requirements
- iOS 8.0+
- Xcode 9.0+
- Swift 3.2+
Usage
You can use it like activity indicator in UIViewController
: