JMTabView

BSD License
Objective-C
iOS

1 image

Author

Description

Dark-themed tab view rendered in Core Graphics (ie. no images need to be added to your project).

Manages the layout of buttons and icons automatically. Tabs can be added simply by calling:

[tabView addTabItemWithTitle: ... icon: ...];

Tags