Files
awesome-cordova-plugins/docs/plugins/screenshot/README.md
T
2026-03-21 17:08:43 -07:00

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)