UNPKG

nativeloop

Version:

⭐ Axway Amplify module for using nativeloop with Appcelerator Titanium SDK Framework

7 lines (5 loc) 160 B
var ux = require( "nativeloop/ux" ); ux.fixFontAttributes( $.args ); ux.fixLines( $.args ); var view = Ti.UI.createLabel( params ); $.addTopLevelView( view );