Running React Native 62.2 on Android Pixel 3 XL simulator AVD 29

For Thoose Who Are trying to run a production build. spent a few days on this. but these are the steps I did.
yarn start -- --reset-cache
yarn start
To open developer menu press "d" ---- press d.
disable - fast reloading.
Go into settings and disable JS DEV MODE
yarn start -- --reset-cache
run the yarn or npm command to start your production build
I set NODE_ENV=development, then it will worked for me. It's seem this bug occur because it automatically use production libraries instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With