UNPKG

@titanium/turbo

Version:

🚀 Turbo is the awesome framework for turbo charging your Titanium cross-platform native mobile app development!

10 lines (9 loc) • 233 B
<Alloy> <Window> <!-- You can also require android menus --> <Require src="menu"/> <!-- Build the rest of your UI as usual --> <Label>Window 2</Label> <Label bottom="20dp">Press the menu button</Label> </Window> </Alloy>