Closed
Description
Environment
react-native -v:
npm ls react-native-macos:
node -v:
npm -v:
yarn --version:
xcodebuild -version:
Steps to reproduce the bug
This seems to be because the E2E tests are downloading react-native version 0.63 from NPM and testing against that, instead of using the local copy. #944 Might help with this, but I commented out the failing check in #945 . This bug is to track.
Expected Behavior
No response
Actual Behavior
No response
Reproducible Demo
No response
Additional context
No response