Skip to content

cmdrsabre/LinearProgressBar

 
 

Repository files navigation

LinearProgressBar

Simple progress bar for iOS

image

Version License Platform Build Status

Usage

To run the example project, clone the repo, and hit run.

About

LinearProgressBar is a simple timer control for iOS. It makes timing in your applications simple.

Installation

LinearProgressBar is available through CocoaPods. To install it, simply add the following line to your Podfile:

# Swift 2.0
pod "LinearProgressBar"
# Swift 2.3
pod "LinearProgressBar", :git => 'https://github.com/cmdrsabre/LinearProgressBar'
# Swift 3.0
pod "LinearProgressBar", :git => 'https://github.com/cmdrsabre/LinearProgressBar', :branch => 'swift-3'

Author

Eliel Gordon, [email protected]

License

LinearProgressBar is available under the MIT license. See the LICENSE file for more info.

About

Simple progress bar for iOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 51.2%
  • Swift 44.9%
  • Objective-C 3.9%