mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
22 lines
735 B
Markdown
22 lines
735 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/index.ts#L2">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Firebase
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-firebase
|
||
|
$ npm install @ionic-native/plugins/firebase
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|