I am trying to run a react-native app I have created. I am getting the below screen when I run it initially in my phone.
I tried running the \"react-native
you are using corrupted jsbundle file. Recreate the jsbundle using
react-native bundle --platform android --dev true --entry-file index.android.js --bundle-output music.jsbundle