iOS-Slide-Menu icon indicating copy to clipboard operation
iOS-Slide-Menu copied to clipboard

iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook

Results 97 iOS-Slide-Menu issues
Sort by recently updated
recently updated
newest added

By calling presentView modally on the SlideNavController and dismissing that view will make the left drawer to disappear from the view hierarchy. The leftMenu is still ok but nothing is...

Every time I toggle the left menu, the view, with the exception of the nav bar, gets stuck. Very strange behavior that I can't wrap my head around. Any ideas?

When you, for example, turn the setting 'Personal Hotspot' on, the statusbar increases in height as soon as you connect to this hotspot. It needs about double the height to...

Please allow animators for left and right that can be different. I can give you a pull request if required.

enhancement

I have tryed using it inside a UISplitViewController masterView, all seems to work, but there is no leftmenuviewcontroller, it displays a gray area. Seems the SlideView is not initialized, same...

Before this was being handled through willAnimate and didAnimate ViewController methods. These two have been deprecated on iOS8. Find a way to fix this on both iOS8 and anything below...

bug

When the user is on a phone call, and then switches to the app, the green bar is at top pushing the view down (allowing to go back to the...