Skip to content

YahyaBagia/YBPulseButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YBPulseButton

A Custom button that pulses. It is an Objective-C port of KDPulseButton.

Screenshot

Installation

  • Copy YBPulseButton.h & YBPulseButton.m files into XCode Project.

Usage

  • Add a UIButton on XIB / Storyboard from Interface Builder and change its class from UIButton to YBPulseButton.

  • Customize its properties through Attribute Inspector.

  • 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

Requirements

iOS 7.0+

License

MIT License

About

A Custom button that pulses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published