mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user