MMDrawerController
MMDrawerController copied to clipboard
how can I navigate to different storyboards?
I instantiate the UIViewController directly from a UIStoryboard instance and then just call setCenterViewController
. MMDrawerController doesn't need to know about storyboards in this case.