animated-tab-bar-Objective-C
animated-tab-bar-Objective-C copied to clipboard
Tabbar Hide
I am not able to hide table bar in other ViewController. I am using this code [self.tabBarController.tabBar setHidden:YES]; but this code is not working.Please help me on this.