Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

React Native 0.64.0 doesn't update bundle in ios

$
0
0

Could you please help me with React Native?I'm stuck after the update to RN 0.64.0Actually, everything works, except the hot reload feature.

RN just don't see changes, Metro bundler successfully starts but has no connections to the server.It looks like my simulator starts in production mode, although as I can see from CLI it's a debug mode:

xcodebuild -workspace App.xcworkspace -configuration Debug -scheme App -destination id=F824C7B1-2D0C-482C-AF5B-6DA74F4DD997

And now I have to bundle my app each time when I want to see the changes.

The scheme in IOS is set to "debug".I run

npx react-native-clean-project clean-project-auto

And cleaned everything but still, it hasn't helped yet.

Help me please if it's possible.Thanks. guys!


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>