mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
25 lines
614 B
Markdown
25 lines
614 B
Markdown
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/sqlite-db-copy/index.ts#L1">
|
|
Improve this doc
|
|
</a>
|
|
|
|
# Sqlite Db Copy
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-dbcopy
|
|
$ npm install @ionic-native/plugins/sqlite-db-copy
|
|
```
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/sqlite-db-copy/)
|
|
|
|
Plugin Repo: [https://github.com/an-rahulpandey/cordova-plugin-dbcopy](https://github.com/an-rahulpandey/cordova-plugin-dbcopy)
|
|
|
|
This plugin does something
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|