React native 或 expo - 你知道即使应用程序已死或尚未打开也能推送通知的方法吗?

React native or expo - do you know a way to push a notification even when the app is dead or have not been opened?

是否可以在未打开应用程序时实现推送通知,在消息应用程序的情况下,当用户收到消息时,我希望将通知推送到他的设备

查看 Expo 的 documentation of push notifications, also FCM for barebone react native applications, for that you'll need to use react-native-firebase