This is a demo project for The Complete Guide to Push Notifications (React Native & Node.js) article.
It includes a server application written in Node.js that uses the node-pushnotifications library and a React Native app that demonstrates the usage of the react-native-push-notification library.
This example doesn't provide Firebase configuration file (
google-services.json
in theandroid/app
directory). Follow Firebase instructions to add it to your project.