Skip to content

trilliwon/BeatBallIndicator

Repository files navigation

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.