ansonyao / SpringSpinnerView

A custom Spinner which aims to mimic the spinner used in Google maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpringSpinnerView

![CI Status](http://img.shields.io/travis/Anson Yao/SpringSpinnerView.svg?style=flat) Version License Platform

Example

demo

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

QuickRippleButton is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "SpringSpinnerView"

Usage

Let spinnerView = SpringSpinnerView(frame: CGRect.zero)

You can also use the Interface Builder

Author

Anson Yao, yaoenxin@gmail.com

License

SpringSpinnerView is available under the Apache 2.0 license. See the LICENSE file for more info.

About

A custom Spinner which aims to mimic the spinner used in Google maps

License:Other


Languages

Language:Swift 37.3%Language:Ruby 35.1%Language:Shell 16.0%Language:Objective-C 11.6%