BlinkButton 0.0.1

BlinkButton 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.




  • By
  • Ohi Mitsuhide

BlinkButton is a subclass of UIButton with blink animation function.

BlinkButton ScreenShot 1

Features

  • Works just like UIButton, but also has method of blinking with animation.

Requirements

  • iOS 6.1+
  • ARC

Installation

From source

  • Drag the BlinkButton/ folder to your project.

Getting Started

  1. Make UIButton with BlinkButton.
  2. Call the toggleBlink method. If it's animating returns YES.