JBTabBarController

MIT License
Objective-C
iOS

1 image

Author

Description

JBTabBarController aims to be a drop-in replacement of UITabBarController, but with the intention of letting developers easily customise its appearance. JBTabBar uses images for all UI elements except for the labels on TabBar items. This gives the Developer/Designer the freedom to customise the all aspects of the TabBar.

In particular, the selected and unselected images for each TabBar item can be specified and are full colour images not clipping masks.

The included example attempts to emulate the standard UITabBar design provided by Apple. The layer styles used to create the TabBar images in Photoshop are in the Extras folder.

The project uses ARC and targets iOS 4.0+ devices.

Tags