/rn-firebase-notification

Auto code scaffold for react native firebase notification. Plug and play

Primary LanguageJavaScriptMIT LicenseMIT

Introduction

This tool simplifies the process of setting up firebase notification in React native.

Add google-service.json inside android/app and use following commands

Installation

  npm i -g https://github.com/ankit417/rn-firebase-notification

Usage

Install Firebase Dependecies

rn-firebase-setup install

This command installs the required firebase dependencies.

Generate Splash screen

rn-firebase-setup run

This command updates the gradle files for required modifications.

Help

  rn-firebase-setup help