MMDrawerController
MMDrawerController copied to clipboard
What is the best option to change Side Menu's ViewController
Hello,
Is it possible to chance right or left view controller after it's created. I mean I need dynamic side menus, if user taps profile button, right menu will show User Infos, if user taps basket button, right menu will show Basket. It's not elegant way to use only 1 viewcontroller and refresh it's view. Is there any way to change Side Menu's ? I can change CenterView but can't effectively change SideView's.
figured out ;) leftDrawerViewController can be changed, thanks.
you should close the issue then :) thanks