-
## Bug Description
/Users/xxxx/Desktop/Caresmartz/xxxxxx/node_modules/react-native/ReactCommon/hermes/inspector-modern/InspectorState.cpp:225:40 No member named 'AsyncTrigger' in 'facebook::hermes::d…
-
# Requirements:
Please go through this checklist before opening a new issue
- [x] Review the [documentation](https://viro-community.readme.io/docs/overview)
- [x] Search for existing issues …
-
Hi, I'm running into an issue on Android only. The app shows no signs of errors on the JS side. **The background notification shows and remains displayed indefinitely in the notification bar**, but no…
-
## Issue
In the process of integrating react-native-firebase in a project with a tight dependency security model. When integrating React Native Firebase v19, the dependencies in…
-
In the `readDir` method the resulting callbacks `isFile()` and `isDirectory()` compare the wrong types.
On the JS side you assume that `file.type` is a string when comparing it to any of those values…
-
### Problem Description
RNW does not actually depend on the published hermes NPM package (as of #10210), because technically neither does RN.
However, RN does release with hermes binaries within t…
-
### Description
There are 83 issues opened and unanswered about network requests failing with this generic error.
The main causes of the pain are:
1. Not getting an answer from the team
2. The e…
-
We recently made an open beta release:
* https://github.com/getsentry/sentry/issues/70065
This epic tracks tasks on our path to GA:
```[tasklist]
### UI: Mobile Replay
- [ ] https://github.com/gets…
-
Currently if the web app redirects quickly after doing `window.ReactNativeWebview.postMessage` you could receive a spoofed origin on the react native side.
We should use WebViewCompat.addWebMessage…
-
Hi @DantSu ,
I’m using your library in my project for usb print, and it's working fine on Android devices running versions below 14. However, when I try to use it on Android 14 and above, I encoun…