/MaterialDesignSpinner

Inspired from Google's Material Design Spinner

Primary LanguageSwiftOtherNOASSERTION

SARMaterialDesignSpinner

An InDeterminate Spinner for iOS, Written in Swift.

Swift version of MMMaterialDesignSpinner which was inspired from Google's Material Design Guidelines.


SARMaterialDesignSpinner



Installation :

Copy/Include the "SARMaterialDesignSpinner.swift" file into your project and start using it right away.


Usage :

Example shows how to use it through Storyboard. 
Otherwise you can use it in other ways like any other UIViews.


To have a multi coloured spinner just like the one in the Google Photos App. Just add the following line:

self.spinner.enableGoogleMultiColoredSpinner = true