mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
573 B
Markdown
19 lines
573 B
Markdown
|
# Firebase
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-firebase
|
||
|
$ npm install @awesome-cordova-plugins/firebase
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/firebase/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/arnesson/cordova-plugin-firebase](https://github.com/arnesson/cordova-plugin-firebase)
|
||
|
|
||
|
This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to your Cordova project! Android and iOS supported \(including iOS 10\).
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|