mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
28 lines
835 B
Markdown
28 lines
835 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-config/index.ts#L1">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Firebase Config
|
||
|
|
||
|
<p style="color:orange">
|
||
|
This plugin is still in beta stage and may not work as expected. Please
|
||
|
submit any issues to the <a target="_blank"
|
||
|
href="/issues">plugin repo</a>.
|
||
|
</p>
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-firebase-config
|
||
|
$ npm install @ionic-native/plugins/firebase-config
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/firebase-config/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/chemerisuk/cordova-plugin-firebase-config](https://github.com/chemerisuk/cordova-plugin-firebase-config)
|
||
|
|
||
|
Cordova plugin for Firebase Config
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|