FAQ: Local Setup with React Native - Testing the App on Expo

This community-built FAQ covers the “Testing the App on Expo” exercise from the lesson “Local Setup with React Native”.

Paths and Courses
This exercise can be found in the following Codecademy content:

Learn React Native

FAQs on the exercise Testing the App on Expo

There are currently no frequently asked questions associated with this exercise – that’s where you come in! You can contribute to this section by offering your own questions, answers, or clarifications on this exercise. Ask or answer a question by clicking reply (reply) below.

If you’ve had an “aha” moment about the concepts, formatting, syntax, or anything else with this exercise, consider sharing those insights! Teaching others and answering their questions is one of the best ways to learn and stay sharp.

Join the Discussion. Help a fellow learner on their journey.

Ask or answer a question about this exercise by clicking reply (reply) below!
You can also find further discussion and get answers to your questions over in Language Help.

Agree with a comment or answer? Like (like) to up-vote the contribution!

Need broader help or resources? Head to Language Help and Tips and Resources. If you are wanting feedback or inspiration for a project, check out Projects.

Looking for motivation to keep learning? Join our wider discussions in Community

Learn more about how to use this guide.

Found a bug? Report it online, or post in Bug Reporting

Have a question about your account or billing? Reach out to our customer support team!

None of the above? Find out where to ask other questions here!

Ok I’ve had to run multiple npm installs to get the project to finally start with npm start, then I installed the app on my phone but there is no option for a qr reader in the app anywhere or anywhere through the help section. I can’t get a simulator to run either. I was asked in the terminal to install xcode even though I wouldn’t be using it. This is all very confusing and not nearly as smooth as the instructions dictate. When was the video made? How often is content updated? I’ve been following along step by step and have issues every time. Any insight or help appreciated.

Update: After a little bit of time, multiple reboots and attempts instead of npm start I entered expo start and it started up faster. Is this a difference between mac and windows? Is it an updated form of starting the app? Again any help or insight appreciated.

1 Like

I still couldn’t run React Native app on my phone after multiple npm start s.
expo start is not even working as the local host 19002 seems blocked.


I don’t know what noop.js is
Help please

how to solve this issue?

I have been facing some timeout problems between Expo and the Android App Expo Go.
If someone is facing this kind of problem, I`ve solved in the following way.

  1. Check out that your computer and mobile device are in the same network.
  2. Verify in your computer that your network profile, is settled as “Private Network”.
  3. In your computer firewall configuration create a rule that allow TCP protocol in the port: 19000

That works for me, hope this helps.

1 Like

still not working for me :confused:

Could the course please be updated? Running npm start to open metro bundler no longer seems to be supported nor does Expo Go seem able to open the app by scanning the QR code as outlined in the tutorial.

I know there must be a lot of moving pieces to keep track of when it comes to teaching coding as things are always changing, but for $43 per month the courses should stay up-to-date.

Often it is necessary to speed learn new languages / technologies (it is why I am subscribed), but such frictions significantly impede my ability to do that when time is of the essence. I love codecademy, but please update your tutorials!

1 Like

I got windows PC running the npm start I get the output with he QR code.
I run the App on my android but everytime I *either by scanning he QR or manually entering) I get “Something went wrong”. I have also made sure that the Computer and Phon is running on the same network and made doubly sure it’s the only network either of the devices running on.

Seeing as this lesson have had issues for over 3 years now, with no Responce, I doubt this course is gonna be doable.

UPDATE:
I just tried expo start, and got told that the expo-cli we got told to start is now considered Legacy version
They recommend the use of
npx expo <command> instead.

totally agree the information is like from 2019… I think I’ll look for another platform. Since this message has been here from october 2023 and now its june 2024 and still not fixed.