DTCircularActivityIndicator
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
DTCircularActivityIndicator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DTCircularActivityIndicator'
Usage
You can easily customize the animation with the following self-descriptive properties:
lineWidth
: This property controls the width of the circular stroke pathstrokeStartDuration
: Duration for stroke start animationstrokeEndDuration
: Duration for stroke end animationspinDuration
: Rotating duration for 2pi
Author
License
DTCircularActivityIndicator is available under the MIT license. See the LICENSE file for more info.