Giter Club home page Giter Club logo

Comments (9)

grabbou avatar grabbou commented on July 24, 2024

Unfortunately, I couldn't reproduce it.

Try the following:

  • Turn on Live reload and see if saving reloads your app
  • Check if Haul contains any warnings / errors in regards to your application code

From the screenshots, I can see you are using text, instead of Text (note lowercase), which explains why you are seeing old UI (new one is not compiling)

from haul.

quantuminformation avatar quantuminformation commented on July 24, 2024

Changing to Text has no effect I'm afraid:

image

No errors on the haul side. Are you able to see the text now if you compile my app?

from haul.

grabbou avatar grabbou commented on July 24, 2024

Can you provide a full gist of your index.ios.js so that we can reproduce it? Have you tried running React Native packager to see if it works?

from haul.

quantuminformation avatar quantuminformation commented on July 24, 2024

https://github.com/QuantumInformation/react-native-cron/blob/master/demo/index.ios.js

I'm gonna do a fresh install of react native for the 4th time to see if it works, if not I'll have to wait.

from haul.

quantuminformation avatar quantuminformation commented on July 24, 2024

no luck with ract-native cli, yawn

from haul.

satya164 avatar satya164 commented on July 24, 2024

This might sound farfetched, but have you checked that you're running the packager in the same folder where you're editing the files? Very easy to make mistake when you've the same folder in 2 places.

from haul.

quantuminformation avatar quantuminformation commented on July 24, 2024

I've done a reinstall of everything, somehow its working now.

from haul.

quantuminformation avatar quantuminformation commented on July 24, 2024

Sorry guys on this new app, I made a change and then haul saw the change and updated:
image

If I make a change in an external node modules file, then the change is not pulled in, only if I update the actual project code

However running cmd+r and refresh on the debugger UI and the old code is there.

I fired up yarn run haul start -- --platform ios again and ran react-native run-ios and still the old code in the external node modules folder.

from haul.

quantuminformation avatar quantuminformation commented on July 24, 2024

Seems as haul can't recognise any change in node_modules, it only loads the initial version the first time haul is run and then doesn't reload it.

from haul.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.