Via: https://firebase.google.com/docs/cloud-messaging/js/receive is it possible to send notifications to device tokens such that you might get via react-native app (it's still just js)..? ...So sending to Android app (react-native) vs a web app in the browser.
I currently have push notifications setup in the java layer but if it can all be done via js, albeit.