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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
SteppedProgressBar is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SteppedProgressBar"
Arvin Alizadeh, don@donstudio.io
SteppedProgressBar is available under the MIT license. See the LICENSE file for more info.