ATNavBarButton
May 23, 2017 • MIT License
A sub-class of UIBarButtonItem to insert custom buttons or indicatorView into your navigationBar with one line of code.
- One line of code
- One method to handle all button actions
- Change to...
ADBarButtonFactory
December 26, 2014 • Unspecified License
A simple hack that leverages button background images to show a highlighted text state.
UIBarButtonItemGrouping
July 27, 2014 • MIT License
iOS category on UINavigationItem that groups automatically UIBarButtonItem buttons on the left or rightBarButtonItems.
You can add as many buttons as you want and then set the available spots, ...
UIBarButtonItem-Badge
May 17, 2014 • GPL License
This is a UIBarButtonItem category to add a badge icon on any UIBarButtonItem.
follow me on twitter : <a href="http://www.twitter.com/mikeMTOL">@mikeMTOL</a>
BBBadgeBarButtonItem
March 10, 2014 • MIT License
Create a BarButtonItem with a badge on top. Easily customizable. Your BarButtonItem can be any custom view you wish for. The badge on top can display any number or string of any size or length.
Re...
ABMToolbox
September 21, 2013 • MIT License
iOS classes and categories for UIAppearance and UITableView
TJLBarButtonMenu
September 01, 2013 • MIT License
A simple 3 button menu with a nice presentation and dismissal animation that is meant to be launched from a bar button item.
BPBarButtonItem
May 31, 2013 • MIT License
A tool for making awesome looking custom UIBarButtonItems on the fly.
ILBarButtonItem
May 07, 2013 • MIT License
Custom image for a UIBarButtonItem without the default bordered style.
UDBarTrackballItem
February 22, 2013 • MIT License
UDBarTrackballItem is a button view for iOS which can position the text cursor (caret) and define the text selection of a text view in parallel to its touch drag movement. The user interaction patt...
CoolButtons
May 02, 2011 • MIT License
CoolButtons is a subclass of UIButton that draws glassy iOS style buttons, all using CoreGraphics and no images.