DEV Community

RANJAN KHANNA
RANJAN KHANNA

Posted on

PUSH-Notification using react-native

I am a newbee to react-native world. I want to build a push notification functionality(to start with using Android+FCM) using "react-native-notifications" library.

Is there any way we can externalize the fields of google-services.json so that we can provide senderId or other fields at app runtime rather than during app build time?

Thanks!

Top comments (0)