Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.24 KB

NKSparkleButton

CI Status Version License Platform

Add sparkle effect to NKButton

Example

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

NKSparkleButton

Installation

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

pod 'NKSparkleButton'

Usage

Creation and basic customization:

let button = NKSparkleButton()

Author

Nam Kennic, [email protected]

Animation is from https://github.com/okmr-d/DOFavoriteButton

License

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