drosenstark / RXCustomTabBar

Source code of the tutorial illustrating how to create a custom tab bar for the iPhone. Follow me on twitter: @faroligo

Home Page:http://www.RumexIT.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RXCustomTabBar Fork

The original project is a great example, but the code is locked to just one use. With a little tinkering we can get a drop-in replacement for the UITabBarController, hopefully.

RXCustomTabBar

RXCustomTab bar is an example project demonstrating how to implement a custom Tab Bar on iOS devices.

It is accompanied by two tutorials:

The Basics

RXCustomTabBar is a sub class of UITabBarController which first hides the original Tab Bar and then creates a fake one over the top which replicates is functionality.

About

Source code of the tutorial illustrating how to create a custom tab bar for the iPhone. Follow me on twitter: @faroligo

http://www.RumexIT.co.uk


Languages

Language:Objective-C 100.0%