PhilippeBoisney / Swift-Slide-Menu

A Slide Menu, written in Swift, inspired by Slide Menu Material Design
89 stars 15 forks source link

Question : Is it possible to have this menu on every view controller that I navigate ? #4

Open Mansi-Joshi opened 7 years ago

Mansi-Joshi commented 7 years ago

When I open Detail screen by clicking on any tableview row of Menu-1 Screen, I want the Second screen to also have that same menu which is there in Menu-1 Screen and a back button for navigating to Menu-1 screen. i.e. I want the Sliding menu in every view controller that I navigate.

Is it possible ? Please Help ! Here is my Project

Screenshot