I was trying to run a React Native project on iPhone simulator with
Error: Requiring unknown module “571”.If you are sure the module is there, try restarting Metro Bundler. You may also want to run yarn, or `npm install` (depending on your environment).
It was the first time for me to encounter this React Native issue. I just closed all terminals including metro bundler. Then, I reopened the terminal and ran react-native