I am trying to run an application created using the reaction I created. I get the screen below when I launch it initially in my phone.

I tried running "action-native start", and when I ran it, I got the following result.

While he stops at “Initializing the package manager,” I launched the “reactive android” on another terminal. However, I get the same BatchBridge error. When I click the refresh button on the error screen, I get the screen below.

What am I doing wrong here? In my code, I only have console.log. Just a new project to start. Any advice would be much appreciated. I tried to refer to the error response "Failed to get BatchedBridge, make sure your package is correctly packaged" when starting the application , but its Linux command set.
android debugging reactjs react-native adb
mayooran
source share