Skip to content

vtourraine/UIBarButtonItem-VTSpaceItem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIBarButtonItem+VTSpaceItem

UIBarButtonItem category for space items. This is just a shorter and hopefully nicer way to instantiate the system space bar button items.

How to install

Available on CocoaPods. CocoaPods version badge  CocoaPods platform badge

pod 'UIBarButtonItem+VTSpaceItem'

How to use

UIBarButtonItem *flexibleSpaceItem = [UIBarButtonItem vt_flexibleSpaceItem];
UIBarButtonItem *fixedSpaceItem    = [UIBarButtonItem vt_fixedSpaceItemWithWidth:20];

Credits

UIBarButtonItem+VTSpaceItem was created by Vincent Tourraine.

License

UIBarButtonItem+VTSpaceItem is available under the MIT license. See the LICENSE file for more info.

About

UIBarButtonItem category for space items.

Resources

License

Stars

Watchers

Forks

Packages