Expo Push Notification Topics as Firebase and AWS SNS

Is there a way to send push notification topics via Expo Notifications? Alos send push notification to multiple devices at once?

In Firebase or AWS SNS, you can send a push notification to a single device, push notification to multiple devices (Good for a small number of devices), and push notification to devices that are subscribed to a particular topic (Good for a large number of devices).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.