SSA111 / SSASideMenu

A Swift implementation of RESideMenu
MIT License
598 stars 96 forks source link

How to open menu like in screenshot #52

Closed zetrixweb closed 7 years ago

zetrixweb commented 8 years ago

687474703a2f2f6469676974616c6c65617665732e636f6d2f626c6f672f77702d636f6e74656e742f75706c6f6164732f323031352f30332f68616d627572677565724d656e752e676966

zetrixweb commented 8 years ago

i mean flat menu

cloudjanak commented 8 years ago

+1

i-asimkhan commented 7 years ago

I'm using this library https://github.com/SSA111/SSASideMenu When it is used as it is, it works. However, I'm implementing this for my overall app, I mean in every ViewController, I want to use the same side bar menu, that must appear on the click of Menu bar button item. Due to spare navigation problems I guess, is not working on navigation from one control to other.

On the front view controller it is working, but if I move to some other new controller that is having his own navigation controller, on I move by clicking sidebar menu items and segue to a controller embedded in navigation controller, it does not show sidebar menu.

SSA111 commented 7 years ago

This feature is currently not supported. A PR implementing this feature is appreciated. Closing...