Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hollance/MHTabBarController
- Owner: hollance
- Created: 2011-11-10T18:21:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T08:09:32.000Z (over 9 years ago)
- Last Synced: 2024-10-29T20:03:39.428Z (about 1 month ago)
- Language: Objective-C
- Homepage:
- Size: 282 KB
- Stars: 488
- Watchers: 27
- Forks: 104
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - MHTabBarController - A custom tab bar controller for iOS 5 (etc)
- awesome - MHTabBarController - A custom tab bar controller for iOS 5 (etc)
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.