GitBook: [master] 215 pages modified

This commit is contained in:
Daniel Sogl
2021-09-29 13:46:28 +00:00
committed by gitbook-bot
parent 8516b357ed
commit 441a111d17
215 changed files with 4633 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Code Push
```text
$ ionic cordova plugin add cordova-plugin-code-push
$ npm install @awesome-cordova-plugins/code-push
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/code-push/)
Plugin Repo: [https://github.com/Microsoft/cordova-plugin-code-push](https://github.com/Microsoft/cordova-plugin-code-push)
CodePush plugin for Cordova by Microsoft that supports iOS and Android.
For more info, please see [https://github.com/Dellos7/example-cordova-code-push-plugin](https://github.com/Dellos7/example-cordova-code-push-plugin)
## Supported platforms
* Android
* iOS