Xamarin.SideMenu
Xamarin.SideMenu copied to clipboard
ios 11 - gap above Navigationbar when using SideIn or Dissolve
Hi,
I've been using this neat component for a new app that I'm working on. But since I updated to ios 11 I have a gap above the navigationbar of the main screen when the menu is shown.
I guess (or fear) it's related to the new ios11 features that UINavigationBar has it's own Autolayout stuff or that sizes aren't returned as pre-ios11...
Setting fadeStatusBar to false or true doesn't change a thing..
Seems to be also in the original component: https://github.com/jonkykong/SideMenu/issues/258