https://github.com/ilia3546/ikspinner
Beautiful and configurable activity indicator
https://github.com/ilia3546/ikspinner
activityindicator spinner swift swift-3 ui
Last synced: 11 months ago
JSON representation
Beautiful and configurable activity indicator
- Host: GitHub
- URL: https://github.com/ilia3546/ikspinner
- Owner: ilia3546
- License: mit
- Created: 2017-08-02T09:24:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T08:34:13.000Z (almost 9 years ago)
- Last Synced: 2024-12-02T03:40:51.835Z (over 1 year ago)
- Topics: activityindicator, spinner, swift, swift-3, ui
- Language: Swift
- Size: 414 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IKSpinner

[](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)
[](http://mit-license.org)


It's simple and configurable activity indicator

## Configurable
You can configurate spinner as you want:
- [x] Line width
- [x] Line color
- [x] Speed of rotation
#### Directly added to the iOS Interface Builder, very easy to integrate into every project!

## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
IKSpinner is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "IKSpinner"
```
## Author
Ilya Kharlamov, ilia3546@me.com
## License
IKSpinner is available under the MIT license. See the LICENSE file for more info.