Environment
node -v v20.15.1
"react-native": "^0.72.3",
Description
After Cloning Project
yarn install
yarn start
yarn run:host-app:android
getting below error:
Unable to load script. make sure you're either running metro(run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release
Reproducible Demo
Environment
node -v v20.15.1
"react-native": "^0.72.3",
Description
After Cloning Project
yarn install
yarn start
yarn run:host-app:android
getting below error:
Unable to load script. make sure you're either running metro(run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release
Reproducible Demo