how to hide tabbar in particular view controller ios swift code example Example: hide bottom tab bar swift self.tabBarController?.tabBar.isHidden = true