mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
27 lines
484 B
Markdown
27 lines
484 B
Markdown
---
|
|
description: >-
|
|
Shake plugin for Cordova and Ionic. Handles shake gesture
|
|
---
|
|
|
|
# Shake
|
|
|
|
Handles shake gesture
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-shake
|
|
npm install @awesome-cordova-plugins/shake
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/leecrossley/cordova-plugin-shake](https://github.com/leecrossley/cordova-plugin-shake)
|
|
|
|
## Supported Platforms
|
|
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|