mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
804 B
Markdown
23 lines
804 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/firebase-x/index.ts#L113">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Firebase X
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-firebasex
|
||
|
$ npm install @ionic-native/plugins/firebase-x
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/firebase-x/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/dpa99c/cordova-plugin-firebasex](https://github.com/dpa99c/cordova-plugin-firebasex)
|
||
|
|
||
|
This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to your Cordova project! Android and iOS supported.
|
||
|
It is a maintained fork from unmaintained ionic-navite plugin called Firebase.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|