Hey,
I'm developing an iPhone app, where I have a UITabBarController that has a UINavigationController for each TabBarItem.
I want, after some level of navigation, to hide the TabBar, and to replace it with a full screen view, just like the iPod application, the TabBar hides when you reach the media player, and returns when you get back to the playlist or whatever.
Any help or thoughts is highly appreciated