MMDrawerController icon indicating copy to clipboard operation
MMDrawerController copied to clipboard

How do I Initialize Multiple Instances of MMDrawerController

Open robblock opened this issue 9 years ago • 3 comments

I am able to get one instance of MMDrawerController working, but I would like to have more side menus with different stylings.

Is this possible & How would I do this?

robblock avatar Feb 15 '16 00:02 robblock

Are you referring to menus nested inside the initial menu? Or a right side menu along with a left side menu? Having another menu on the opposite side is as simple as repeating the same process for the first menu that you instantiated.

ghost avatar Feb 29 '16 21:02 ghost

Does MMDrawerController support menus nested inside the initial menu? I would like to implement a hiearchial menu structure.

joemlong avatar Mar 31 '16 18:03 joemlong

No, I don't believe it does. At least I've never seen anything like that, and I'm not sure how it'd be implemented.

ghost avatar Apr 21 '16 23:04 ghost