An Alloy widget to supply instant easy feedback from an app, including screenshot.
- Use gitTio:
gittio install wz.Feedback
or download the repo as zip etc. - Also install ti.pain (
gittio install ti.paint
) - In your
alloy.js
add:
Alloy.createWidget('wz.Feedback', {
recipients: ['[email protected]', '[email protected]']
});
Shake, then feedback :)
Use the wzFeedback_
keys to translate texts.
Use the wzFeedback_
ID's (not classes) to overide the styles.
Copyright WappZapp TV
MIT License