/activityindicators

activity indicator alternatives for use in your projects

Primary LanguageSwiftOtherNOASSERTION

Activity indicator alternatives

This project contains some alternatives to UIActivityIndicatorView. Written in Swift 2.0 in Xcode 7.

Examples

GLSBouncingBarsActivityIndicatorView Bouncing bars

GLSImageRotationsActivityIndicatorView Rotating image

GLSSpinActivityIndicatorView Spinning arc

GLSZoomingDotsActivityIndicatorView Zooming dots

Usage

Use the files in the Classes directory as you would the UIActivityIndicatorView. e.g. startAnimating()!

License

See LICENSE file