Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ilia3546/ikspinner

Beautiful and configurable activity indicator
https://github.com/ilia3546/ikspinner

activityindicator spinner swift swift-3 ui

Last synced: about 1 month ago
JSON representation

Beautiful and configurable activity indicator

Awesome Lists containing this project

README

        

# IKSpinner

![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)
[![Cocoapods](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat
)](http://mit-license.org)
![Swift](https://img.shields.io/badge/Swift-3.0-orange.svg)
![pod](https://img.shields.io/badge/pod-v1.1.0-red.svg)

It's simple and configurable activity indicator

iOS screenshot

## 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!

![xCode screenshot](https://raw.githubusercontent.com/ilia3546/IKSpinner/master/Screenshots/xcode_screenshot.png)

## 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, [email protected]

## License

IKSpinner is available under the MIT license. See the LICENSE file for more info.