Skip to content

mabdulsubhan/MSProgressView

Repository files navigation

MSProgressView

CocoaPods Swift 3.0 CocoaPods Twitter Follow

A simple and elegant swift iOS progress view.
It's an easy to use progress view that will animate on any logo provided in SVG format

Features

  • Increase or decreasing progress changes.
  • Background color.
  • Image fill color.
  • Image background color.
  • Image border color.

Demo

Requirements

  • Xcode 8
  • Swift 3.0
  • iOS 8 +

Installation

CocoaPods

pod 'MSProgressView'

Usage

Initialize the MSProgressView using the method :

public init(frame: CGRect, BackgroundColor:UIColor, IconColor:UIColor, IconBackgroundColor:UIColor!, IconName:String!, shouldDrawStroke:Bool);

To update the progress, you can set the property progress

License

MSProgressView is released under an MIT License. See LICENSE for details.

About

A simple and elegant swift iOS progress view

Resources

License

Stars

Watchers

Forks

Packages

No packages published