Search code examples
objective-ciosuser-interfaceuitabbar

Customize the appearance of UITabBar


I want to customize the UITabBar in order to have a tab in the middle that has curved border on top and slightly greater height than the other tabs, the idea might look like this http://grazsecrets.at/ , the only difference is that it uses a logo.


Solution

  • Check out the Tab Bar alternatives at CocoaControls