Rapture in Venice

:: Mobile Design and Development Shop specializing in iPhone, iPad, and Android

components

A UITabBarController Without Binding Items to Views

I’ve run across this on a project where I wanted what amounts to a UITabBarController for my iPhone app, but I want to have ONE shared view for 4 of the 5 tabs. This is impossible with UITabBarController as far as I can tell. However, there is hope. With a slightly different implementation, you can [...]

,