Improve this doc # Local Notifications ``` $ ionic cordova plugin add cordova-plugin-local-notification $ npm install @ionic-native/plugins/local-notifications ``` ## [Usage Documentation](https://ionicframework.com/docs/native/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