Jump to content

I'm trying to make an react native app, but it literally refuses to start. I created the project with "npx react-native init", after installing the react native CLI. I then installed android studio with all the needed SDK files, and added the "platform-tools" to path. Then when I try to start the project with "npx react-native start", and then "npx react-native run-android" my computer just freezes, and blue screens after a while. If i only run the second command, the emulator screen is just black. Am I missing something? Because I did everything exactly like the react native website said to do, even watched a tutorial, but it simply doesn't work

Link to comment
https://linustechtips.com/topic/1580095-wtf-is-wrong-with-react-native/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×