mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
540 B
Markdown
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)
|