-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Screen came black in ios 13 #116
Comments
I am also facing the same issue but still not get any solution. It would be great if someone has a proper solution. |
set presentation style to "Full Screen" of all your MenuContainerViewController, MenuViewController & SideMenuItemContent |
yes worked for me after that
add this line : |
This really worked in my project. |
I am trying your solution but it not work for me
The text was updated successfully, but these errors were encountered: