<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/local-notifications/index.ts#L477">
  Improve this doc
</a>

# Local Notifications

```
$ ionic cordova plugin add cordova-plugin-local-notification
$ npm install @ionic-native/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
  


