SwipeMenuViewController
SwipeMenuViewController copied to clipboard
SwipeMenuViewController embedded in NavigationController (Under Navigation Bar)
I tried the example code and embedding ViewController inside a navigation controller. However, when the navigation bar exists, the tabs are hidden. When I start sliding ,then, the tabs appear.
I want to use this repo for my project where the sliding tab will be under the navigation bar.