Skip to content

johanforssell/StraightForwardProgressBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StraightForwardProgressBar

Usage

Use the class StraightForwardProgressViewController as a contained view controller.

Either use the progressObject or the progress property to keep track of progress.

Installation

StraightForwardProgressBar is available through CocoaPods.

I've not added it to the official cocoapods repo just yet.

To install it, simply add the following line to your Podfile:

pod "StraightForwardProgressBar", :git => 'https://github.com/johanforssell/StraightForwardProgressBar.git'

To try the demo you can download the project and run

pod install

in the folder

StraightForwardProgressBar/Example

Author

Johan Forssell ([email protected], @jforssell)

License

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

About

An UIViewController showing a coloured bar of progress

Resources

License

Stars

Watchers

Forks

Packages

No packages published