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

Keep existing button items from current UINavigationItem #176

Closed timbodeit closed 8 years ago

timbodeit commented 9 years ago

Previously SlideNavigationController replaced any bar button items of the presented view controllers navigation item. I find that it would be better to add the menu buttons left and right of the existing buttons. (As an addition and not a replacement).

timbodeit commented 8 years ago

Closing and reopening a pull request with a different branch name, as I need to integrate other changes on the master branch of my fork