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.
- Host: GitHub
- URL: https://github.com/catalystcode/react-native-azurenotificationhub
- Owner: CatalystCode
- License: mit
- Created: 2016-08-31T15:35:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:21:05.000Z (almost 3 years ago)
- Last Synced: 2025-06-21T16:19:54.146Z (6 months ago)
- Language: Java
- Homepage:
- Size: 12.1 MB
- Stars: 49
- Watchers: 28
- Forks: 72
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://badge.fury.io/js/react-native-azurenotificationhub)

[](https://dev.azure.com/phongthaicao/react-native-azurenotificationhub/_apis/build/status/CatalystCode.react-native-azurenotificationhub?branchName=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.