Upgrading from react-native 0.63.4 to 0.64.0
My steps:
npx react-native run-androidto version 0.64.0 - this step succeeded
2.npx react-native upgrade - this step succeeded
npx react-native run-android- this step failed with following 2 errors:
BTW everything works just fine on iOS simulator.
