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...
BIZActivityButton
May 01, 2016 • MIT License
BIZActivityButton is a subclass of UIButton with activity indicator that can be used to show some processing.
BIZCountNavigationItem
May 01, 2016 • MIT License
BIZCountNavigationItem is a subclass of UIBarButtonItem that adds count label with animated updates.
UINavigationItem-Loading
February 04, 2015 • MIT License
Simple category to show a loading status in a navigation bar in place of left/right items or title.
MLTransition
January 09, 2015 • MIT License
Only support iOS7+.
It can enable the pan gesture to pop viewController all the way.
Even you custom left navigation item or do other thing.
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, ...
XHLoadingNavigationItemTitleView
April 26, 2014 • MIT License
Temporarily adds a loading indicator below the title of your view controller.
Navigation Menu
March 03, 2013 • Unspecified License
Navigation Menu is an Objective-C component which adds the ability to show menu from the navigation bar.
Inspired by Vkontakte app.