This is a simple activity indicatory for iOS. It is copy of NVAcitivityIndicator type ballBeat 18. Download and runt the BeatBallIndicator.xcodeproj
let activityIndicatorView = BeatBallIndicatorView(frame: frame)
activityIndicatorView.startAnimating()
- iOS8.0 +
- Swift3.0 +
BeatBallIndicator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "BeatBallIndicator"
trilliwon, trilliwon@gmail.com
BeatBallIndicator is available under the MIT license. See the LICENSE file for more info.