Skip to content

KaiqueDamato/KDPulseButton

Repository files navigation

KDPulseButton

Swift 3.0 Platforms iOS Xcode 8.0+ pod v1.0.0

A Custom button that pulses.

Demo

KDPulseButton5d119.gif

Usage

There are a few properties you may change:

  • pulseColor : the color of the pulse
  • pulseRadius : the radius of the pulse
  • pulseDuration : the duration of the pulse animation in seconds
  • buttonColor : the color of the button
  • cornerRadius : the radius of the button view

All properties are IBInspectable so you can just drag and drop a new button, change the class and make all the configurations that you need in the Storyboard.

I wish you a funny and happy coding. 🤓🚀

Author

Kaique Pantosi D'amato, kaiquedamato@icloud.com.

License

KDPulseButton is available under the MIT license. See the License file for more info.