I am using this code to hide the TabBar: self.tabBarController.tabBar.hidden=YES; I am hiding tabBarController in my project.but it showing black bar in bottom of the view in Ios7.When i go back to the same view it is looking good.any help will be appreciated.