Go to the Cloud Messaging option in the left pane. Click on Send your first message. Enter your test text, select the Android application to which you want to send the application, and click Send.24 Şub 2020
Read moreHow do I get the Firebase device token in React Native?
1) Retrieve the current registration token
Read moreDoes Firebase work with React Native?
A React Native project can use Firebase services using the NPM react-native-firebase/app module , but the native (Android & iOS) apps need to be added to the Firebase project. The native projects need to be configured to set up Firebase dependencies and the Firebase SDK initialization (iOS only).
Read more