Skip to content

moeenyousafi/SnakeProgress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeProgress

SnakeProgress shows circular progress for iOS Apps.

With SnakeProgress

With SnakeProgress, you can easily circular progress.

Screenshot

@IBOutlet weak var circularProgressView: CircularView!
circularProgressView.configureCircularView(progress: 50.0, filledColor: .green, emptyColor: .lightGray)

Usage

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

Requirements

Installation

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

pod "SnakeProgress"

Author

Moeen Arif, moeen.yousafi@gmail.com

License

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

About

Snake Progress shows circular progress for iOS Apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published