UNPKG

@titanium/turbo

Version:

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

12 lines (11 loc) • 296 B
<Alloy> <Window> <!-- "module" your UI module's ID. "method" is the create method use to create an instance of your UI module. "createView" will be used if none is specified --> <Module id="paint" module="ti.paint" method="createPaintView" platform="ios"/> </Window> </Alloy>