mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
24 lines
552 B
Markdown
24 lines
552 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/shake/index.ts#L2">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# Shake
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-shake
|
|
$ npm install @ionic-native/plugins/shake
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/shake/)
|
|
|
|
Plugin Repo: [https://github.com/leecrossley/cordova-plugin-shake](https://github.com/leecrossley/cordova-plugin-shake)
|
|
|
|
Handles shake gesture
|
|
|
|
## Supported platforms
|
|
|
|
- iOS
|
|
|
|
|
|
|