Expo "yarn androd" command not loading App.js after loading javascript bundle
Please find the screenshot for reference
I am unable see my app.js code(not exactly code:) UI generated for that code) on the mobile screen after loading the JS bundle. I can only see the blank icon on the center of the screen. Need steps to resolve this.
Thanks in advance.
Resolution for such errors are
- shake you device to get the debug options. You’ll see these debug options. click on "Reload". You’ll see your "App.js" code gets rendered.