You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
Ok, I have this case: I have a UINavigationController, and its rootviewcontroller is a common view. I tried to use it with sidemenu, and the view simply doesn't appear on it.
There are some way that I can use a simple viewcontroller as my menu layout, or I'm forced to use a TableViewController, or a TabBarController?
Ok, I have this case: I have a UINavigationController, and its rootviewcontroller is a common view. I tried to use it with sidemenu, and the view simply doesn't appear on it.
There are some way that I can use a simple viewcontroller as my menu layout, or I'm forced to use a TableViewController, or a TabBarController?