You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one tab bar uses navigationController, the self.hidesBottomBarWhenPushed is invalid when I push a new view controller.
In fact I need to hide the tab bar when I push a new view controller.
If one tab bar uses navigationController, the self.hidesBottomBarWhenPushed is invalid when I push a new view controller.
In fact I need to hide the tab bar when I push a new view controller.