mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
609 B
Markdown
22 lines
609 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
|