PJXAnimatedTabBarController is a Objective-C version of RAMAnimatedTabBarController(https://github.com/Ramotion/animated-tab-bar), also you can learn more about Ramotion from https://ramotion.com
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.
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.