I have just installed the react-native as explained into documentation. And created new app called "testApp".
The app not running by npx react-native run-android. I searched so much across internet but couldn't find any solution which help me out.
Then I tried to install app from android studio it installed successfully then I started pm server and it was working. But what is the problem in npx react-native run-android command I can't understand it.
