Here are a few tips if you have trouble upgrading versions of React Native.
Upgrading dependencies for React 16 ([email protected]
and above)
[email protected]
uses React 16, while previous versions use React 15.
Be aware that React 16 is still in Alpha, so unless you need features in React Native 0.45 or above, consider sticking to v0.44 for now.
If you upgrade, several dependencies need to be updated manually:
react
should be on16.0.0-alpha.12