DEV Community

Cover image for Push Notifications for React Native using OneSignal
Adrian Twarog
Adrian Twarog

Posted on

Push Notifications for React Native using OneSignal

Performing mobile application push notifications is an important feature for any application.

This video shows you how to configure OneSignal with React Native in order to have Push Notifications.

We take a look at installing OneSignal, including:

  • Generating the certificate required from the Apple Developer Certificate location,
  • Connecting the certificate to OneSignal and setting up the App ID in our project.
  • Installing OneSignal library in our React Native Project
  • Installing all the dependencies, as well as perform the manual steps.
  • We ensure that the subscription service is working on a real physical device and test it out.
  • We take a look at push notification functionality such as what functions can be run when a push notification has been received, selected, and viewed


This first video will focus on iOS and another will be released soon for Android

Want to see more:

I will try to post new great content every day. Here are the latest items:

Top comments (0)