Closed cipolleschi closed 2 weeks ago
Commit https://github.com/facebook/react-native/commit/7e268c9d52c99ed5af7b57158bcf9bdaeea68d11 reverted React 19 on main, but now the creation of a new app fails on npm install due to a mismatch in react versions. This should fix them
[General][Changed] - Revert React to 18.3.1
N/A
Summary:
Commit https://github.com/facebook/react-native/commit/7e268c9d52c99ed5af7b57158bcf9bdaeea68d11 reverted React 19 on main, but now the creation of a new app fails on npm install due to a mismatch in react versions. This should fix them
Changelog:
[General][Changed] - Revert React to 18.3.1
Test Plan:
N/A