Skip to content

OneSignal/react-native-onesignal

Folders and files

NameName
Last commit message
Last commit date
Feb 25, 2025
Feb 25, 2025
Jul 2, 2024
Jan 17, 2018
Feb 25, 2025
May 13, 2024
Aug 31, 2022
Aug 31, 2022
May 21, 2019
Sep 7, 2022
Jun 20, 2023
Oct 24, 2019
Oct 2, 2024
Apr 12, 2024
Aug 30, 2022
Jun 20, 2023
Aug 30, 2022
Feb 25, 2025
Feb 25, 2025
Jun 20, 2023
Apr 19, 2023

Repository files navigation

React Native OneSignal SDK

npm version npm downloads


⚠️ Migration Advisory for current OneSignal customers

Our new user-centric APIs and v5.x.x SDKs offer an improved user and data management experience. However, they may not be at 1:1 feature parity with our previous versions yet.

If you are migrating an existing app, we suggest using iOS and Android’s Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation for each:

If you run into any challenges or have concerns, please contact our support team at support@onesignal.com


OneSignal is a free email, sms, push notification, and in-app message 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 for setup instructions.

Change Log

See this repository's release tags for a complete change log of every released version.

Support

Please visit this repository's Github issue tracker for feature requests and bug reports related specifically to the SDK. For account issues and support please contact OneSignal support from the OneSignal.com dashboard.

Demo Project

To make things easier, we have published demo projects in the /examples folder of this repository.