-
## Issue
The following code snippet triggers Typescript errors:
```
import { initializeApp } from "@react-native-firebase/app";
import { getAuth } from "@react-native-fireb…
-
Exporting and importing Onyx state features are highly valuable in scenarios such as:
- Troubleshooting bugs caused by inconsistencies in the local Onyx state, which can lead to unexpected errors or …
-
### 描述 / Description
oh-package.json5写入
```
"@react-native-oh-tpl/react-native-background-timer": "file:../libs/background_timer.har",
```
本地指定的位置,加入该包。
然后执行同步并刷新操作,提示
ohpm ERROR: local depende…
-
### Steps to Reproduce the Problem
### Expected Behavior
i expected no error on the build.gradle file
### Actual Behavior
I am experiencing an error in the package, and it's causing the l…
-
### What React Native libraries do you use?
Expo Web, Expo Router
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Version
6.3.0
### How does your developm…
-
**What isn't clear?**
There isn't a clear solution on migrating from from [react-native-jw-media-player](https://urldefense.com/v3/__https:/github.com/chaimPaneth/react-native-jw-media-player__;!!Pxi…
-
Currently, the library doesn't support React Native [new Architecture](https://reactnative.dev/docs/the-new-architecture/landing-page). The following exception is thrown:
```
com.facebook.react.com…
-
**App Crash on library initialisation**
My App is crashed on initialisation of the library, and I'm getting these errors. I've completed all the configurations as described in Docs.
**Screenshots*…
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/reac…
-
For react-native version 0.75.x and react-native-windows version 0.75.x this library does not compile anymore on windows. There are two issues: the TargetPlatformMinVersion is too low and there is an …