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

28 lines
540 B
Markdown

---
description: >-
Sqlite Db Copy plugin for Cordova and Ionic. This plugin does something
---
# Sqlite Db Copy
This plugin does something
## Installation
```bash
ionic cordova plugin add cordova-plugin-dbcopy
npm install @awesome-cordova-plugins/sqlite-db-copy
```
**Plugin Repo:** [https://github.com/an-rahulpandey/cordova-plugin-dbcopy](https://github.com/an-rahulpandey/cordova-plugin-dbcopy)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)