I am new in ios.I want to implement the tabbar and drawer in same application.For drawer i use MMDrawerController.My problem is that tabBar in view controller is not shown after implement the drawer.My storyboured image is:
When i open the drawer and select any row then after in centerviewcontroller is not shown the tabbar.
Output screenhsot is like:
Here After select the category from leftContainer in second screenshot( Center container) tabBar is not shown. And in leftContainer tabBar is also not show. How can i improve and what is the change?.