IOS Slide Menu Versions Save

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

1.4.6

9 years ago

1.4.5

9 years ago
  • Fixed warning in pod spec #120
  • Allow configuring animation duration and animation option #98

1.4.4

9 years ago

Fixed #93 - Allow swapping menus Fixed #89 - Fixed slide animation bug on iOS8

1.4.3

9 years ago

Fixed issue where menu moves toward wrong direction in iOS8

1.4.2

9 years ago

The slide navigation controller now posts notifications when opening/closing/revealing the menu

1.4.1

9 years ago

Fixed bug where the wrong menu could appear, when swiping fast between left/right menu

1.4.0

9 years ago

Added new methods for switching between ViewControllers to allow

  • Popping all ViewControllers during the switch
  • Popping to root during switch
  • Enabling/Disabling slide-out animation during the switch

Allows turning shadow on/off

Allow limiting swipe gesture to the side of the menu rather than the whole view

Fixed a bug #30 where the interactive gesture causes the ViewController to be popped when menu is opened, and user swipes to close

A more interactive demo to demonstrate common features

1.3.0

10 years ago

Bug fixes New Animations Allowing custom animations to be passed to SlideNavigationController

1.2.0

10 years ago

Ability to display a fade/slide animation while revealing/unrevealing menu

1.1.0

10 years ago

Slide-Menu now works on both portrait and landscape Slide offset can be set for both landscape and portrait Fixed some ui glitches