evnaz / ENSwiftSideMenu

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

2 Menus in the Same View Controller #168

Open DivineKael opened 7 years ago

DivineKael commented 7 years ago

When I create two menus in one view, what happen is that when I click right menu button, the left menu appears instead. How do I make it so that it appears the right menu to be shown?