Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hollance/MHTabBarController

A custom tab bar controller for iOS 5
https://github.com/hollance/MHTabBarController

Last synced: about 1 month ago
JSON representation

A custom tab bar controller for iOS 5

Awesome Lists containing this project

README

        

# MHTabBarController

This is a custom container view controller for iOS 5 that works just like a regular UITabBarController, except the tabs are at the top and look different.

![Screenshot](https://github.com/hollance/MHTabBarController/raw/master/Screenshot.png)

To customize the tab bar's appearance you currently have to mess around in the code a bit.

The MHTabBarController source code is copyright 2011-2012 Matthijs Hollemans and is licensed under the terms of the MIT license.