Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/justinHowlett/JHActivityButton

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

Last synced: about 1 month ago
JSON representation

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

Lists

README

        

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.