For use with Axway Titanium and Alloy mobile projects.
Babel plugin to transform "$" into $ when used as parameters inside your child views and controllers. It's just a minor hack allowing to forward an Alloy controller in cases where this is not possible (ie. ItemTemplate controller)
$ npm install --save inzdr/babel-plugin-titanium-controller-reference
Please submit an issue on GitHub and provide information about your setup.
Except for otherwise noted, this project is licensed under the terms of the MIT license. This means you have full access to the source code and can modify it to fit your own needs. See the license.md file.
This plugin is based on the great work of Brenton House and Superhero Studios and the community and is Copyright (c) 2017 by Superhero Studios Incorporated. All Rights Reserved. It's just a minor hack allowing to forward an Alloy controller in cases where this is not possible (ie. ItemTemplate controller)
Superhero Studios Incorporated and this project are in no way affiliated with any of the following companies:
- Appcelerator, Inc
- Axway Inc
- Apple Inc
- Google Inc
Alloy is developed by Appcelerator and the community and is Copyright (c) 2012 by Appcelerator, Inc. All Rights Reserved.
Alloy is made available under the Apache Public License, version 2. See their license file for more information.