UNPKG

react-native-onesignal

Version:
27 lines (19 loc) 1.43 kB
<p align="center"> <img src="https://onesignal.com/assets/common/logo_onesignal_color.png"/> </p> ### React Native OneSignal SDK [![npm version](https://img.shields.io/npm/v/react-native-onesignal.svg)](https://www.npmjs.com/package/react-native-onesignal) [![npm downloads](https://img.shields.io/npm/dm/react-native-onesignal.svg)](https://www.npmjs.com/package/react-native-onesignal) --- [OneSignal](https://onesignal.com/) is a free push notification service for mobile apps. This SDK makes it easy to integrate your native React-Native iOS and/or Android apps with OneSignal. #### Installation See the [Setup Guide](https://documentation.onesignal.com/docs/react-native-sdk-setup) for setup instructions. #### Change Log See this repository's [release tags](https://github.com/OneSignal/react-native-onesignal/releases) for a complete change log of every released version. #### Support Please visit this repository's [Github issue tracker](https://github.com/OneSignal/react-native-onesignal/issues) for feature requests and bug reports related specifically to the SDK. For account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard. #### Demo Project To make things easier, we have published demo projects in the `/examples` folder of this repository. #### Supports: * Tested from iOS 7 to iOS 13 * Tested from Android 4.0.3 (API level 15) to Android 9 (28)