nat-device-vibration Documentation Github Installation weexpack plugin add nat-device-vibration npm install natjs --save Usage Use in weex project (.vue/.we) <script> import Nat from 'natjs' // vibrate Nat.vibrate() </script> See the Nat Documentation for more details.