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.
752 B
752 B
Push
$ ionic cordova plugin add phonegap-plugin-push
$ npm install @awesome-cordova-plugins/push
Usage Documentation
Plugin Repo: https://github.com/phonegap/phonegap-plugin-push
Register and receive push notifications.
Requires Cordova plugin: phonegap-plugin-push. For more info, please see the Push plugin docs.
For TypeScript users, see the Push plugin docs about using TypeScript for custom notifications.
Supported platforms
- Android
- Browser
- iOS
- Windows