hide the navigationBar and tabBar

 [self.navigationController setNavigationBarHidden:YES animated:NO];

hidesBottomBarWhenPushed

原文地址:https://www.cnblogs.com/yintingting/p/4694027.html