mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
828 B
Markdown
29 lines
828 B
Markdown
---
|
|
description: >-
|
|
Firebase X plugin for Cordova and Ionic. This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to…
|
|
---
|
|
|
|
# Firebase X
|
|
|
|
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.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-firebasex
|
|
npm install @awesome-cordova-plugins/firebase-x
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/dpa99c/cordova-plugin-firebasex](https://github.com/dpa99c/cordova-plugin-firebasex)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|