mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
543 B
Markdown
28 lines
543 B
Markdown
---
|
|
description: >-
|
|
Screenshot plugin for Cordova and Ionic. Captures a screen shot
|
|
---
|
|
|
|
# Screenshot
|
|
|
|
Captures a screen shot
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add @herdwatch/cordova-plugin-screenshot
|
|
npm install @awesome-cordova-plugins/screenshot
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/herdwatch-apps/cordova-plugin-screenshot](https://github.com/herdwatch-apps/cordova-plugin-screenshot)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|