Kutay Karakamış

Results 1 issues of Kutay Karakamış

When applying ``` if let tabBar = self.parent?.parent as? AppTabBarController { tabBar.hideTabBars() } ``` tabbar hides itself but space still remains. AppTabbarController is my tabbar controller which extends SETabViewController.