Skip to content

kennic/NKSparkleButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, namkennic@me.com

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

License

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