AMPActivityIndicator icon indicating copy to clipboard operation
AMPActivityIndicator copied to clipboard

Customizable UIActivityIndicatorView

AMPActivityIndicator

[CI Status](https://travis-ci.org/Alejandro Martinez/AMPActivityIndicator) Version License Platform

AMPActivityIndicator is a custom UIView subclass that mimics the UIActivityIndicatorView behaviour.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

You can customize:

  • The color
  • The width of each bar
  • The height of each bar
  • The aperture (distanfe from the center)

AMPActivityIndicator in movement:

AMPActivityIndicator example video

Requirements

UIKit and QuartzCore

Installation

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

pod "AMPActivityIndicator"

Author

Alejandro Martinez, [email protected]

License

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