CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

JHActivityButton 1.0.2

JHActivityButton 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2015

Maintained by Justin Howlett.



 
Depends on:
AHEasing~> 1.1
Masonry>= 0
 

  • By
  • Justin Howlett

UIButton Subclass with a built-in UIActivityIndicator. Based off the Ladda concept by Hakim El Hattab http://lab.hakim.se/ladda/

JHActivityButton makes use of the AHEasing library.

Known Issues:

  • Only kCGColorSpaceModelRGB and kCGColorSpaceModelMonochrome colors are supported for the eased color transform for the background
  • Some color transitions may not properly support Back/Elastic/Bounce easing functions. You can't get more black than black or more white than white.