UNPKG

@titanium/turbo

Version:

🚀 Axway Amplify tool to use Turbo for turbo charging your Appcelerator Titanium SDK Framework!

8 lines • 330 B
<Alloy> <NavigationWindow platform="ios"> <Window id="main" title="Main Window"> <Label class="space">Click the button below to "push" a new window onto the navigation stack</Label> <Button class="space" onClick="Alloy.Globals.openWindow">push</Button> </Window> </NavigationWindow> </Alloy>