You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2023. It is now read-only.
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..
The text was updated successfully, but these errors were encountered:
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..
The text was updated successfully, but these errors were encountered: