-
-
Notifications
You must be signed in to change notification settings - Fork 696
Open
Labels
Description
I have read the guidelines for contributing and I understand
iOS Version 15.4
- My issue is happening in the 6.5.0 of SideMenu (older versions are no longer maintained).
Describe the bug
On the iphone XR the sidemenu does not appear
To Reproduce
Steps to reproduce the behavior:
navigationController.present(SideMenuManager.default.rightMenuNavigationController!, animated: true)
Expected behavior
In the other devices when making the present it appears correctly.