BCTabBarController icon indicating copy to clipboard operation
BCTabBarController copied to clipboard

Not hiding when presentViewController:animated:completion: is called

Open ast opened this issue 13 years ago • 0 comments

I was playing around with BCTabBarController I I noticed the tabbar is not hidden when I present another viewcontroller modally. The standard behaviour of UITabBarController seems to be that the TabBar is hidden.

Is this a known issue? I don't know if it's related to the hidesBottomBarWhenPushed issue?

ast avatar Feb 12 '12 10:02 ast