/MASlidingMenu

A Facebook / Path style sliding menu for iOS and Android

Primary LanguageJavaScriptOtherNOASSERTION

MASlidingMenu

Features

  • Works on iOS and Android
  • Support for non-view changing menu items
  • Uses 2DMatrix on iOS and Pedro Enrique's ti.draggable module on Android for better performance and reduces the weight on the UI thread
  • Supports methods and events just like a native view
  • Supports being prototyped!

TODO

  • Add iPad support
  • Code cleanup
  • Add support for more events
  • Add documentation