how to use back button in Xib view which is loaded with tab bar controller
        Posted  
        
            by riteshkumar1905
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by riteshkumar1905
        
        
        
        Published on 2010-05-10T06:27:24Z
        Indexed on 
            2010/05/10
            6:34 UTC
        
        
        Read the original article
        Hit count: 293
        
objective-c
|iphone
Hello
I have two Xib view, one which contain play list and another which play the song containing with tab bar controller. Now after the song was played when we go back to play the next song then it contain the previous view along with navigation bar.
I have also tried the method "viewController=nil;".But I have get any result
Thanks Ritesh
© Stack Overflow or respective owner