SlideMenuControllerSwift icon indicating copy to clipboard operation
SlideMenuControllerSwift copied to clipboard

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.

Results 102 SlideMenuControllerSwift issues
Sort by recently updated
recently updated
newest added

I have implemented localization in my app. (English & Arabic) In English, the menu button should be on the top of left side. And sliding menu should be displayed from...

I'm dealing with this issue ![iphone_5s_-_iphone_5s___ios_9_2__13c75_](https://cloud.githubusercontent.com/assets/712272/14211897/6f733564-f7fe-11e5-8eb7-6f9213ba7e4f.png) Menu Open ![iphone_5s_-_iphone_5s___ios_9_2__13c75_](https://cloud.githubusercontent.com/assets/712272/14213409/cffbeb90-f805-11e5-9204-ef102a567b97.png) This happens after I open and close the menu.

**isRightOpen()** method returning false again and again.

Can you please update this library for swift 4.2 and Xcode 10?

Hi, please how can i change the background color of the bar menu. Thanks :)

question

When I try to swipe from the edge of the screen, to show the menu, map is scrolling too. It's not possible to use addPriorityToMenuGesuture, since it accepts only scroll...