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

add SlideNavigationControllerWillReveal notification #160

Closed LucidityDesign closed 9 years ago

LucidityDesign commented 9 years ago

With this event you can set different portraitSlideOffset for left and right menu (https://github.com/aryaxt/iOS-Slide-Menu/issues/139).

aryaxt commented 9 years ago

in cases openMenu gets called when the menu is already open. for example swiping and releasing. Maybe look into https://github.com/aryaxt/iOS-Slide-Menu/pull/146.