Baseflow/Xamarin-Sidebar

Problem using UITabBarController

mleone20 opened this issue · 3 comments

Using other ViewController as Content is fine but when using a UITabBarController the SideBar appears as second ViewController of the tab.

are you using a storyboard on xamarin.ios?

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.