1
votes

I need to send a token for users after registration is complete to the firebase and with that i need to deliver push notifications to users.

I was able to find proper tutorials for Android FCM Push Notification guides, but didnt find any working guides for react native. Someone please help me.

1

1 Answers

1
votes

React Native doesn't provide complete push notification solutions by itself. The official documentation doesn't even provide any integration guide for Android FCM.

Here are some popular community solutions: