mutualmobile / MMDrawerController

A lightweight, easy to use, Side Drawer Navigation Controller
MIT License
6.76k stars 1.38k forks source link

how can I navigate to different storyboards? #497

Open BugFinder27 opened 7 years ago

nfranke commented 6 years ago

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.