AMPActivityIndicator
                                
                                 AMPActivityIndicator copied to clipboard
                                
                                    AMPActivityIndicator copied to clipboard
                            
                            
                            
                        Customizable UIActivityIndicatorView
AMPActivityIndicator
[](https://travis-ci.org/Alejandro Martinez/AMPActivityIndicator)
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:
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.
