GitHunt

BeatBallIndicator

CI Status
Version
License
Platform

Example

This is a simple activity indicatory for iOS. It is copy of NVAcitivityIndicator type ballBeat 18.
Download and runt the BeatBallIndicator.xcodeproj


How to use

let activityIndicatorView = BeatBallIndicatorView(frame: frame)
activityIndicatorView.startAnimating()

Requirements

  • iOS8.0 +
  • Swift3.0 +

Installation

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

pod "BeatBallIndicator"

Author

trilliwon, trilliwon@gmail.com

License

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

Languages

Swift98.0%Ruby2.0%

Contributors

MIT License
Created March 29, 2017
Updated July 8, 2017
trilliwon/BeatBallIndicator | GitHunt