3
0
mirror of https://github.com/danielsogl/awesome-cordova-plugins.git synced 2025-03-17 17:21:08 +08:00

20 lines
529 B
Markdown
Raw Normal View History

2021-09-29 13:46:28 +00:00
# Local Notifications
```text
$ ionic cordova plugin add cordova-plugin-local-notification
$ npm install @awesome-cordova-plugins/local-notifications
```
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/local-notifications/)
Plugin Repo: [https://github.com/katzer/cordova-plugin-local-notifications](https://github.com/katzer/cordova-plugin-local-notifications)
This plugin allows you to display local notifications on the device
## Supported platforms
* Android
* iOS
* Windows