Jack Dehlin
Jack Dehlin
Nothing that I can think of. Have you tried disabling the slide functionality of the menu?
I'm not sure why that would be happening. My guess is it has something to do with Storyboards. Unfortunately I don't have much experience with Storyboards.
I've had a bunch of people submit issues related to this and never knew how to fix it. If you could submit a PR with those fixes that would be...
It doesn't seem like something related to Sidebar. Have you tried it with just a normal UIViewController?
Would you be willing to submit a pull request?
I have a working example using Xamarin Forms here: https://github.com/jdehlin/Xamarin-Sidebar/tree/master/XamarinFormsSample Have you taken a look at that?
There are multiple samples. Only one of them uses Xamarin.Forms.
You should be able to nest the navigation menus. Create one and set it's content view to your content view controller. Then create a second one and set its content...