Hide UITabBarController?
        Posted  
        
            by David.Chu.ca
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by David.Chu.ca
        
        
        
        Published on 2010-04-03T17:18:13Z
        Indexed on 
            2010/04/03
            17:23 UTC
        
        
        Read the original article
        Hit count: 795
        
iphone
I have root view with both tab bar and navigation bar visible at the beginning. When the view is moved to the next level, I would like to hide the tab bars, and when the view is moved back, I would like the tab bar visible. Is there any way to do that?
© Stack Overflow or respective owner