aryaxt / iOS-Slide-Menu

iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
Other
1.53k stars 359 forks source link

SlideNavigationController not called as initial controller #151

Closed outoftrun closed 9 years ago

outoftrun commented 9 years ago

I would like to have the SlideNavigationController called from a button rather than as the initial storyboard item.

I have changed the demo code around so the singletonInstance is initilize from the button correctly and only once, everything come up looking correct but the left and right menu do not respond to touches. Do have a clue as to what I am doing wrong. I do have images of the menu items not responeding but thought better about sending them.

Nick

aryaxt commented 9 years ago

Duplicate https://github.com/aryaxt/iOS-Slide-Menu/issues/147#issuecomment-104016689