Skip to content

Adi-11/React-native-push-notifications

Repository files navigation


Logo Logo Logo Logo

React native push-notification Implementation
React Native Firebase
react-native-push-notification

· Report Bug · Request Feature

About The Project

A react native project, having full and updated implementation based on latest release version of the libraries mentinoed below, for both remote and local notifications.

Built With

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo

    git clone https://github.com/Adi-11/React-native-push-notifications
  2. Install yarn packages

    yarn install
    yarn add react-native-push-notification
    yarn add @react-native-firebase/app
    yarn add @react-native-firebase/messaging
  3. Enter your Firebase Server key in .env (must be in root level and refer example.env)

    FIREBASE_SERVER_KEY=YOUR SERVER KEY
  4. Do change google-services.json file according to the new firebase app.

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published