Skip to content

ABSteppedProgressBar is an animated and customisable stepped progress bar for iOS written in Swift

License

Notifications You must be signed in to change notification settings

tiagoapolo/ABSteppedProgressBar

 
 

Repository files navigation

ABSteppedProgressBar

Build Status Version License Platform

ABSteppedProgressBar

ABSteppedProgressBar is animated and customisable stepped progress bar for iOS written in Swift.

Example

First things First is to import the framework. See the Installation instructions, on how to add the framework to your project.

Run the Example project to see it in action !

Requirements

ABSteppedProgressBar requires at least iOS 8 or above.

Installation

CocoaPods

At this time, CocoaPods support for Swift frameworks is supported in a pre-release.

To use ABSteppedProgressBar in your project add the following 'Podfile' to your project

pod 'ABSteppedProgressBar', :git => 'https://github.com/tiagoapolo/ABSteppedProgressBar.git'

Run:

pod install

Then, import the module :

import ABSteppedProgressBar

License

ABSteppedProgessBar is licensed under the MIT License.

Contact

Forked from Antonin Biret

About

ABSteppedProgressBar is an animated and customisable stepped progress bar for iOS written in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 76.8%
  • Shell 19.8%
  • Objective-C 1.8%
  • Ruby 1.6%