/MASlidingMenu

A BETA facebook / path style sliding menu for iOS and Android (Android is still in-progress)

Primary LanguageJavaScriptOtherNOASSERTION

MASlidingMenu (BETA)

Features

  • Works on iOS and Android (Android is still in-progress, but does work atm)
  • Support for non-view changing menu items
  • Uses 2DMatrix for better performance and reduces the weight on the UI thread
  • Supports methods and events just like a native view
  • Supports being prototyped!

TODO

  • Improve android performance
  • Add iPad support
  • Code cleanup
  • Add support for more events
  • Add documentation