This tool simplifies the process of setting up firebase notification in React native.
Add google-service.json inside android/app and use following commands
npm i -g https://github.com/ankit417/rn-firebase-notification
rn-firebase-setup install
This command installs the required firebase dependencies.
rn-firebase-setup run
This command updates the gradle files for required modifications.
rn-firebase-setup help