UNPKG

phonegap-plugin-push

Version:
19 lines (14 loc) 774 B
#phonegap-plugin-push [![Build Status](https://travis-ci.org/phonegap/phonegap-plugin-push.svg)](https://travis-ci.org/phonegap/phonegap-plugin-push) > Register and receive push notifications # What is this? This plugin offers support to receive and handle native push notifications with a **single unified API**, and **with no dependency on any other plugins**. - [Reporting Issues](docs/ISSUES.md) - [Installation](docs/INSTALLATION.md) - [API reference](docs/API.md) - [Typescript support](docs/TYPESCRIPT.md) - [Examples](docs/EXAMPLES.md) - [Platform support](docs/PLATFORM_SUPPORT.md) - [PhoneGap Build support](docs/PHONEGAP_BUILD.md) - [Push notification payload details](docs/PAYLOAD.md) - [Contributing](.github/CONTRIBUTING.md) - [License (MIT)](MIT-LICENSE)