How to Implement Push Notification using Firebase in React Native 0.60+ (iOS) — Neova Solutions

Neova Solutions
2 min readDec 17, 2019
Push notification

What is a push notification? And why it matters?

Push notification is a message that pops-up on your mobile device even when you are not using the app. For app publishers, it is a gateway to speak directly with app users. Examples include getting a notification when a transaction is performed or getting a new offer from your online retailer — these notifications popup only for Apps that are previously installed on the device.

According to a survey, implementing push notification improves app engagement by 88%. Push notification was introduced to attract users to return to an application. The survey mentioned that the retention rate of an app increased by 4 to 10x.

This blog will guide you to implement push notification using Firebase in React Native for iOS devices.

Requirements:

  1. React Native Project
  2. Xcode Version >= 10.x
  3. Apple Developer license
  4. Physical iOS device

Following are the important steps to be performed:

Step 1. Create Certificate needed for push notification.

Step 2. Firebase Setup

Step 3. To Initialize firebase into an existing project

Step 4. To Make use of Firebase Cloud Messaging

Step 5. Setting up the application to get a push notification

Step 6. Implementation

To test your application you can send notification using Firebase Console.

Read more to know the complete implementation of push notification using firebase.

Originally published at https://www.neovasolutions.com on December 17, 2019.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Neova Solutions
Neova Solutions

Written by Neova Solutions

We transform ideas into beautiful products. Since 2007, we are empowering startups to build disruptive products that are feature-rich and robust.

No responses yet

Write a response