UNPKG

@titanium/turbo

Version:

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

7 lines • 161 B
Alloy.Globals = { ctr: 0, openWindow: function(e) { Alloy.Globals.ctr++; Alloy.Globals.navwindow.openWindow(Alloy.createController('win').getView()); } };