UNPKG

@titanium/turbo

Version:

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

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>