Skip to content

New features & bug fixes

Compare
Choose a tag to compare
@aryaxt aryaxt released this 03 May 19:14
· 45 commits to master since this release

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