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
if someone comes by looking for the same. I worked around this in my NavigationMenuViewController (the table view holding the menu cells) with the following in the viewDidLoad:
Hi,
I want to show the menu in full screen width and close it with a swipe (similar to opening it with a swipe) is this possible?
I know that I can vary the menu's width with
But what about sliding it out with a gesture?
Thanks for the great library.
The text was updated successfully, but these errors were encountered: