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 plugin

Please read the Expo Push Notifications quickstart guide.