Jan 17, 2021
0
Level 8
React Native: suddenly no fast refreshing and no console logs...
Hi everybody, I'm relatively new to react native dev, suddenly I noticed my console logs are no longer showing and any code edits I do in VSCode are not automatically refreshed, I'm certain I enabled Fast Reload, and my console logs where appearing in the node command tab but they no longer do...
I use this command to test app in my plugged android device:
npx react-native run-android
This command opens jetifier and builds my app, also opens a node tab where my logs used to show but not any longer.
Please or to participate in this conversation.