UNPKG

@titanium/turbo

Version:

<p align="center"> <img src="https://cdn.secure-api.org/images/turbo-title_400.png" /><br> <a href="https://www.npmjs.com/package/@titanium/turbo"> <img src="https://img.shields.io/npm/v/@titanium/turbo.png" /> </a> </p>

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>