Add sparkle effect to NKButton
To run the example project, clone the repo, and run pod install
from the Example directory first.
NKSparkleButton is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NKSparkleButton'
Creation and basic customization:
let button = NKSparkleButton()
Nam Kennic, namkennic@me.com
Animation is from https://github.com/okmr-d/DOFavoriteButton
NKSparkleButton is available under the MIT license. See the LICENSE file for more info.