Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
Creating new react-native project on MacBook Pro M1 chip. Getting this error while running the code in XCodel
React Native version:
MacBook Pro M1 Chip
"react": "17.0.1",
"react-native": "0.64.0"
Steps To Reproduce
- npx react-native init NewProject
- npx pod-install ios
- Run App either by npx react-native run-ios OR from Xcode Directly.
Expected Results
App should compile up successfully
Snack, code example, screenshot, or link to a repository:
