mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
701 B
Markdown
21 lines
701 B
Markdown
# Firebase Config
|
|
|
|
This plugin is still in beta stage and may not work as expected. Please submit any issues to the [plugin repo](https://github.com/danielsogl/awesome-cordova-plugins/tree/8516b357edaca8fc543713ba99c42cfde0225f86/issues/README.md).
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-firebase-config
|
|
$ npm install @awesome-cordova-plugins/firebase-config
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
|
|