Skip to content

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

License

Notifications You must be signed in to change notification settings

wealon/JHActivityButton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JHActivityButton

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 85.5%
  • C 10.8%
  • Shell 2.8%
  • Ruby 0.9%