Closed kandiva closed 8 years ago
Updated the ios support package, this should fix it.
Hi @MarcBruins,
When i changed RightSideBar like below in file MvxSidebarPanelController.cs
RightSidebarController = new SidebarController(this, NavigationController, initialEmptySideMenu);
I was able to get my code working.
Thanks Prasad
Closed
Sidebar items are not clickable if the panel is set to the "Right Side" and try to swipe. If it is set to left side, it works fine.