Skip to content

An iOS activity spinner modeled after Google's Material Design Spinner

License

Notifications You must be signed in to change notification settings

e-sites/MaterialDesignSpinner

Repository files navigation

MaterialDesignSpinner

An iOS activity spinner modeled after Google's Material Design Spinner

Platform CocoaPods Compatible Travis-ci

Screenshot

This is the Swift5 version of MMMaterialDesignSpinner by misterwell. Shout out to his solution.

Installation

CocoaPods

Podfile:

pod 'MaterialDesignSpinner'

And then

pod install

SwiftPM

Add the following line to your dependencies:

.package(url: "https://github.com/e-sites/MaterialDesignSpinner.git", .upToNextMajor(from: "1.0.0"))

Implementation

Just add a MaterialDesignSpinnerto your xib or storyboard.

To change the color use tintColor

About

An iOS activity spinner modeled after Google's Material Design Spinner

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published