leungtinyau27m5
leungtinyau27m5
i faced same problem, and i soved it by installing the ms visual c++ from [here](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). you can have a try too.
> Could you retry with the latest release? You should not need to build anything as prebuilds are available. i am using "electron-builder: 24.13.3" with "zeromq: 6.0.4" to build an...
enabled new arch with react-native-reanimated, refresh rate significantly dropped ```json { ... "react-native": "0.76.9", "react-native-reanimated": "~3.17.5", "expo": "~52.0.46" ... } ```
any updates? i encountered this issue too
i found a temporary solution for this issue. the `adb` is actually working in the background, but `webdriver` say it is timeout. so to overcome this issue, you have to...
facing this issue too, only happen on ios real device, emulator is fine ```json "expo": "54.0.23" ```