evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 281 forks source link

2 SideMenus; left and right #135

Open zishanj opened 8 years ago

zishanj commented 8 years ago

Is it possible to add 2 side menus on same navigation controller. One appearing on left and other appearing on right side?

manishkumar commented 8 years ago

@zishanj were you able to do this?

zishanj commented 8 years ago

I have tried but it's not possible yet because it requires extensive work to extend the library.