I am getting error when I'm trying to execute the react-native app.
- I have created a sample app using tutorial link.
- After I have created an AwesomeProject as mentioned in the document,
- I have started the server using "npm install" && "npm start"
- Run the app using "react-native run-android"
- I am getting the below issue.
Please could anyone help me to execute this.