Tab bar should only be shown when at root VC level.
To accomplish this you should be able to set WMFrticleContainerViewController..hidesBottomBarWhenPushed = YES before pushing it.
Tab bar should only be shown when at root VC level.
To accomplish this you should be able to set WMFrticleContainerViewController..hidesBottomBarWhenPushed = YES before pushing it.