Xamarin.SideMenu
Xamarin.SideMenu copied to clipboard
Problem with storyboard controllers
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?
I'm having the same issue. Is there a fix?
Having same issue.
Any solutions for this?