/QuickRippleButton

custom UIButton which has ripple animation effect when clicked (Swift3)

Primary LanguageShellOtherNOASSERTION

QuickRippleButton

![CI Status](http://img.shields.io/travis/Anson Yao/QuickRippleButton.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.

Requirements

Installation

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

pod "QuickRippleButton"

Usage

Let button = QuickRippleButton() or use the Interface Builder

Author

Anson Yao, yaoenxin@gmail.com

License

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