Is there a specific recommended way to handle notifications on React Native with cloud providers?
First of all, there’s two “major” repositories for notifications using pure React Native, react-native-notifications, and react-native-push-notification. There are other solutions like Notifee and One Signal ,and of course, expo-notifications.