Push Notification on All Devices

In React Native course there is a device to device notifications in expo. How can I send notifications to all devices on which app is installed?

1 Like

Hi.
You will have to wait for a better answer for I never worked with Push notifications myself. But I can suggest you to look at websockets.
Regards.