My team at Sarwa recently upgraded our application to use Expo 51 and React Native 0.74.1. We faced some compatibility issues with the SDK. As a result, we upgraded the SDK accordingly to resolve the issues we were facing. The changes include:
React Native SDK upgrade from 0.71.7 to 0.74.1
WebView upgrade from ^12.0.2 to 13.8.6
We followed the instructions provided in the React Native Upgrade guide to perform this upgrade.
More context about the error:
We also fixed another issue where package name for android is required in our setup.
Hello Lean Team,
My team at Sarwa recently upgraded our application to use Expo 51 and React Native 0.74.1. We faced some compatibility issues with the SDK. As a result, we upgraded the SDK accordingly to resolve the issues we were facing. The changes include:
We followed the instructions provided in the React Native Upgrade guide to perform this upgrade.
More context about the error:
We also fixed another issue where package name for android is required in our setup.