mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
76b4e03d04
Replace the legacy dgeni/gulp documentation pipeline with TypeDoc and typedoc-plugin-markdown. Generates plugin README files with extracted @Plugin() decorator metadata. Register custom JSDoc tags used by plugin source files.
19 lines
487 B
Markdown
19 lines
487 B
Markdown
# FCM
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-fcm-with-dependecy-updated
|
|
$ npm install @awesome-cordova-plugins/fcm
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/fcm/)
|
|
|
|
Plugin Repo: [https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated](https://github.com/andrehtissot/cordova-plugin-fcm-with-dependecy-updated)
|
|
|
|
Provides basic functionality for Firebase Cloud Messaging
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|