New features & bug fixes
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