Changes in App.js do not reflect in the mobile app

Hi,

When I make changes to the default text in App.js to test expo and see eg “Hello World”; nothing changes on the mobile app for this project. It is as if it does not pick up that a change has occured.(I have republished to compile to) I have watchman install (I am using a Mac and an Andriod mobile). I have refreshed the server.

Please help.

Thank you,

Kevin

Solved it by, refresh , then publish, the wait and then I see my changes

1 Like

Great, glad you were able to resolve it. Let us know if you run into any other problems.