I'm developing an app in react native using firebase and I can't find if it is possible to send notification TO firebase. More precisely, I want to send some kind of notification request to firebase so Firebase send notifications to devices.
Does anyone know how to do it?