An open API service indexing awesome lists of open source software.

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

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
![alt tag](https://raw.githubusercontent.com/ShinCurry/CocoaNVActivityIndicatorView/master/Demo.gif)

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)