CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Josh Justice.
Allows changing the background color of the button when highlighted (i.e. touch down)
The demo/ folder contains a demo project showing NBHighlightButton in use. Open and run it.
Just set the buttonColor and buttonHighlightColor properties.
This class has been tested back to iOS 6.1.
This class overrides the setHighlighted: method to set the background color to the highlighted or normal state.
This code is released under the MIT License. See the LICENSE file for details.