pec1985 / TiDraggable

Native iOS and Android modules for Appcelerator's Titanium Mobile
74 stars 75 forks source link

How to assign to alloy view? #7

Open iantearle opened 11 years ago

angji commented 10 years ago

You have to require the module in the alloy.js file and then using namespaces in the view. alloy.js > Alloy.Globals.drag = require('ti.draggable');

view.xml >