Example of push notifications with NodeJs(backend) + React Native + Firebase Cloud Messaging
firebase.json
google-services.json
node index.js
cd reative-native-client
yarn install
yarn android
- POST /register - Register the mobile app device token generated by FCM
- POST /notifications - Backend send a message to the device token registered