Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to assign to alloy view? #7

Open
iantearle opened this issue May 22, 2013 · 1 comment
Open

How to assign to alloy view? #7

iantearle opened this issue May 22, 2013 · 1 comment

Comments

@iantearle
Copy link

No description provided.

@angji
Copy link

angji commented Nov 27, 2013

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 >

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants