I have run a React Native project on Windows by using react-native run-android
command. I got the following error in the emulator:
Unable to load script from assets 'index.android.bundle' .Make sure your bundle is packaged correctly or you are running a package server.
I tried these links but not work with me.
Unable to load script from assets index.android.bundle on windows.