Upgrading to React Native SDK v3
Version 3 of our React Native SDK depends on the New Architecture of React Native 0.76+
Upgrade your dependency
npm install react-native-wonderpush@3
npm install react-native-wonderpush-fcm@2
All your imports and method calls should continue to work the same.
You're done!
We now provide an Expo pluginPlease read the Expo Push Notifications quickstart guide.
Updated about 17 hours ago
