UICircularProgressRing
A circular progress bar for iOS written in Swift.
Features
- 2 views, progress or timer
- Interface builder designable
- Highly customizable and flexible
- Easy to use
- Fluid and interruptible animations
- Written in Swift
- RTL language support
Apps Using UICircularProgressRing
-
GradePoint by Luis Padron.
-
UVI Mate by Alexander Ershov.
-
HotelTonight by Hotel Tonight Inc.
-
הנתיב המהיר by Elad Hayun
-
Nyx Nightclub Management by Nyx Systems IVS
-
Barstool Sports by Barstool Sports
-
88 Days by Stijn Kramer
-
Bookbot by Bookbot
Installation
NOTE: Objective-C support: Support for Objective-C has been dropped in version 5.0.0, use version 4 or lower if you are using Objective-C.
CocoaPods (Recommended)
-
Install CocoaPods
-
Add this repo to your
Podfile
-
Run
pod install
-
Open up the
.xcworkspace
that CocoaPods created -
Done!
Carthage
Important: Interface builder support with Carthage is either broken or extremely limted
To use with Carthage
-
Make sure Carthage is installed
brew install carthage
-
Add this repo to your Cartfile
github "luispadron/UICircularProgressRing"
-
Install dependencies
carthage update --platform iOS
Usage
UICircularProgressRing Example
To set a value and animate the view
UICircularTimerRing Example
Animate and set time