MaterialActivityIndicator 0.0.6

MaterialActivityIndicator 0.0.6

Maintained by Jans Pavlovs.



MaterialActivityIndicator

Codacy Badge CI Status Version License Platform

MaterialActivityIndicatorView is a drop in replacement for UIActivityIndicatorView

Example

Material activity indicator in Swift
To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

This pod requires a deployment target of iOS 9.3 or greater

Installation

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

pod 'MaterialActivityIndicator'

Usage

let indicator = MaterialActivityIndicatorView()
indicator.startAnimating()

Author

@JansPavlovs 👨‍💻

License

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