dekatotoro / dekatotoro/SlideMenuControllerSwift

May I ask how to change the display level of rightMenuViewController?

Open
#97 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
3.4k
Forks
742
PR merge metrics
No merged PRs in 30d

Description

I have a UITabBarController in which there are 4 UINavigationController, when I click on a button in a UINavigationController, to draw rightMenuViewController. But the rightMenuViewController is in the UINavigationController. I want him out of the UITabBarController. May I ask how to change the display level of rightMenuViewController?
I tried to do it, but it was a strange feeling. I can open the rightMenuViewController to the right in each UINavigationController. This is not what I want:
FilterViewController let = FilterViewController ()
PatientSlideMenuViewController let = PatientSlideMenuViewController (DDTabBarController mainViewController: (rightMenuViewController:), filterViewController)
.rootViewController? Window = patientSlideMenuViewController

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.