Open gituser87 opened 10 years ago
Same Issues
Simmilar issue... When I open swwebbrowserViewcontroller that contains toolbar at bottom in navigationcontroller that is center controller ov drawer , and I swith to some other controller back , there is tootlbar space at bottom of center controler covering it
We don't have explicit support for UITabBarController, but I'll take a look.
2015 is getting old, any fix or workaround ?
Right & Left Drawers show bottom bar / black gap of UITabBar height when using the mmdrawercontroller as the rootviewcontroller of a navigation controller of a tab bar controller item in the More tab. When pushing to this tab from the more tab, the center drawer appears with full screen height, however the side drawers have a black bar-ish sort of emptyness at the bottom of the screen. I tried self.hidesBottomBarWhenPushed = YES; in the drawer controllers as well as on the drawer controllers but it doesn't work :(