PushNotification

suggest change

Introduction

We can add Push Notification to react native app by using the npm module react-native-push-notification by zo0r. This enables for a cross platform development.

Installation

npm install –save react-native-push-notification

react-native link

Remarks

Refer GitHub Repo of this module for more details.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


PushNotification:
*PushNotification

Table Of Contents