ButtonAnimationCollage
ButtonAnimationCollage copied to clipboard
Animate the iOS button with CABasicAmimation. Provide Ripple, border, invert effects.
This is a collection of different animation effects applied to UIButton.
Instead of using common method of inheritance. This implementation is using categories. So it would be very easy for user to configure the buttons on storyboard.