eclipsesource / eclipsesource/tabris-js
Provide vibration API
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Vibration can be a useful tool to provide information to the user, for example to convey that a frame has successfully been captured when using the camera capture information like forms or barcodes.
As suggested [here](https://github.com/eclipsesource/tabris-plugin-omr-2/pull/18#issuecomment-509559419), it might be useful to provide vibration functionality without having to use [external plugins](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-vibration/).
Contributor guide
Assessment
This issue has not been assessed yet.