mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:03:11 +08:00
21 lines
547 B
Markdown
21 lines
547 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
|