Antun Karlovac

Results 7 comments of Antun Karlovac

This is happening for me too, although the solution to restart networking with `sudo ip link set enp0s1 down` / `sudo ip link set enp0s1 up` does not resolve it....

@nihgwu do you mean: ``` ``` If so, I just tried that, but I can still edit the `LiveEditor`.

I see this issue but only on Android, not on iOS. ``` "dependencies": { "@bam.tech/react-native-make": "^3.0.3", "@react-navigation/native": "^6.1.9", "@react-navigation/native-stack": "^6.9.17", "paho-mqtt": "^1.1.0", "react": "18.2.0", "react-native": "0.73.1", "react-native-safe-area-context": "^4.8.2", "react-native-screens": "^3.29.0",...

Hi @robhogan , thanks for reviewing this so quickly! Here's an updated video in debug mode: https://github.com/facebook/metro/assets/2186326/98206164-2ad2-4fd3-aa2d-67958a389b0d In this video, only the very first change to code was captured (about...

**UPDATE** I did a bit more digging and found that with vim (editor) the default behavior is to write the buffer to a new file (I'm guessing this is `App.tsx~`),...

I'm running react-native-vision-camera v3.6.14, and I get the same error that @barghi did above. I'm posting my error output here, just in case I missed something: ``` e: file:///Users/antun/git/scratch/react_native/rn073_vision_camera/node_modules/vision-camera-realtime-object-detection/android/src/main/java/com/visioncamerarealtimeobjectdetection/RealtimeObjectDetectionProcessorPluginPackage.kt:12:26 Unresolved...