Closed AliThink closed 8 years ago
There is already support to hide the bar. Use something like the following in your code...
let animatedTabBar = self.tabBarController as! RAMAnimatedTabBarController animatedTabBar.animationTabBarHidden(true)
thx for reply .I know this method.But it's no animation when hide or show. Add some animation will better.
regrettable
THX
suggest add hidesBottomBarWhenPushed support or hide/show animation thx.