Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.06 KB

SteppedProgressBar

This is a stepped progressbar for a better elegant way of showing steps in a chain of events, special thanks to ABSteppedProgressBar and FlexibleSteppedProgressBar for their inspirations/solutions, however they weren't customizable enough and sometimes confusing for my needs, so I decided to take this chance to learn about framework developing and cocoapods, publishing this.

alt tag

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

pod "SteppedProgressBar"

Author

Arvin Alizadeh, don@donstudio.io

License

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