https://github.com/shincurry/cocoanvactivityindicatorview
NVActivityIndicatorView for Cocoa
https://github.com/shincurry/cocoanvactivityindicatorview
animation indicator loader macos swift
Last synced: about 1 year ago
JSON representation
NVActivityIndicatorView for Cocoa
- Host: GitHub
- URL: https://github.com/shincurry/cocoanvactivityindicatorview
- Owner: shincurry
- License: mit
- Created: 2016-11-26T12:42:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T10:01:18.000Z (almost 9 years ago)
- Last Synced: 2025-04-24T04:42:54.890Z (about 1 year ago)
- Topics: animation, indicator, loader, macos, swift
- Language: Swift
- Size: 2.23 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CocoaNVActivityIndicatorView
===================
# Introduction
`CocoaNVActivityIndicatorView` is a collection of awesome loading animations **for Cocoa**.
This is original a fork from [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView), inspired by [Loaders.css](https://github.com/ConnorAtherton/loaders.css), written in Swift with full implementation of animations, plus more.
You can also find Objective-C version of this [here](https://github.com/ninjaprox/DGActivityIndicatorView).
# Demo

For first-hand experience, just open the workspace and run `Demo` project.
# Animation types
| Type | Type | Type | Type |
|---|---|---|---|
1. BallPulse | 2. BallGridPulse | 3. BallClipRotate | 4. SquareSpin
2. BallClipRotatePulse | 6. BallClipRotateMultiple | 7. BallPulseRise | 8. BallRotate
3. CubeTransition | 10. BallZigZag | 11. BallZigZagDeflect | 12. BallTrianglePath
4. BallScale | 14. LineScale | 15. LineScaleParty | 16. BallScaleMultiple
5. BallPulseSync | 18. BallBeat | 19. LineScalePulseOut | 20. LineScalePulseOutRapid
6. BallScaleRipple | 22. BallScaleRippleMultiple | 23. BallSpinFadeLoader | 24. LineSpinFadeLoader
7. TriangleSkewSpin | 26. Pacman | 27. BallGridBeat | 28. SemiCircleSpin
8. BallRotateChase | 30. Orbit | 31. AudioEqualizer
# Acknowledgment
Thanks [Connor Atherton](https://github.com/ConnorAtherton) for great loaders and [Danil Gontovnik](https://github.com/gontovnik) for kick-start.
Thanks [@ninjaprox](http://twitter.com/ninjaprox) for Swift version.
# License
The MIT License (MIT)