I'm starting to program the Titanium Studio and I'm having trouble creating a laterial menu. I wonder how I create this menu and also how I can call every menu option in my app.js
Asked
Active
Viewed 1,070 times
0
-
try http://www.tidev.io/2013/12/10/slide-menus-ios-android/ and https://developer.appcelerator.com/question/154460/facebook-like-slider-menu---both-android-and-ios – Swanand May 14 '15 at 05:08
2 Answers
1
the most known way is to use the side drawer navigation component from https://github.com/viezel/NappDrawer

csg
- 2,047
- 2
- 22
- 35
0
As csg already mentioned about the NappDrawer module for side drawer navigation. If you are working with Alloy framework(which you should be working now), You can use these widgets

Ajeet Pratap Maurya
- 4,244
- 3
- 28
- 46