An open API service indexing awesome lists of open source software.

https://github.com/catalystcode/react-native-azurenotificationhub

React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.
https://github.com/catalystcode/react-native-azurenotificationhub

Last synced: 5 months ago
JSON representation

React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.

Awesome Lists containing this project

README

          

# React Native Azure Notification Hub

React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.

[![npm version](https://badge.fury.io/js/react-native-azurenotificationhub.svg)](https://badge.fury.io/js/react-native-azurenotificationhub)
![npm](https://img.shields.io/npm/dm/react-native-azurenotificationhub)
[![Build Status](https://dev.azure.com/phongthaicao/react-native-azurenotificationhub/_apis/build/status/CatalystCode.react-native-azurenotificationhub?branchName=master)](https://dev.azure.com/phongthaicao/react-native-azurenotificationhub/_apis/build/status/CatalystCode.react-native-azurenotificationhub?branchName=master)

![Platform Android](https://img.shields.io/badge/-Android-blue)
![Platform iOS](https://img.shields.io/badge/-iOS-blue)
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/phongthaicao/react-native-azurenotificationhub/1/master)

# Platform-specific Guides
- [Android](docs/android-installation.md)
- [iOS](docs/ios-installation.md)
- [Windows](docs/windows-installation.md)

# License

The React Native Azure Notification Hub plugin is provided under the [MIT License](LICENSE).

# Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.