Ionic Native - Native plugins for ionic apps
npm install @ionic-native/phonegap-local-notification````
$ ionic cordova plugin add phonegap-plugin-local-notification
$ npm install @ionic-native/phonegap-local-notification
Plugin Repo: https://github.com/phonegap/phonegap-plugin-local-notification
The Local Notification plugin gives developers the ability to post notifications from their app that show up in the device’s notification area.
The API for the local notification plugin follows the W3C Web Notifications specification: https://www.w3.org/TR/notifications/
- Android
- Browser
- iOS
- Windows