Adding Firebase PUSH Notifications for Android/iOS Using React Native and Expo
Tiempo de lectura: 5 minutos Reading time: 6 minutes Hello, today I’m going to show you how to add PUSH notifications to receive messages in your React Native projects using React Native Firebase Notifications. The first thing to do is to register the app in Firebase: Create a new project and add the iOS and Android APP. In the case … Read more