-
```cmd
> npm update
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: web@0.2.0
npm error Found: react@18.3.1
npm error node_modules/react
npm e…
-
## Issue
The issues are identical to those described in this closed ticket: https://github.com/invertase/react-native-firebase/issues/6263.
Randomly I was seeing the same issues on Android ( ja…
parmy updated
3 weeks ago
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I have a `package.json` that I've organised to keep the dependencies grouped (based on keeping the vanilla react-native…
msbit updated
4 months ago
-
RN0.75 opens a new architecture and packages IOS, resulting in this error
-
### Description
Trying to rebuild my app , using pod install and gives me the error message
### Steps to reproduce
Install the app a fresh react-native project
Run pod install
### React Native V…
-
### Describe the bug
I'm migrating from **_repack_** to _**repack with rspack.**_
Here is the babel-load rule when using with webpack.
```
{
test: /\.[cm]?[jt]sx?$/,
include: [
…
-
I have some trouble with building my android app and this package is the cause of the failing build.
For context: I want to [set up detox for e2e testing](https://wix.github.io/Detox/docs/introductio…
-
```
Hi,
xcode:15
"react-native": "0.72.4",
Cycle inside *; building could produce unreliable results. This usually can be resolved by moving the shell script phase '[CP-User] [RNFB] Core Confi…
-
### Description
When using the `getPointerProps` function, the index updates correctly as the pointer moves across different points on the chart. However, upon releasing the pointer, the index revert…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I'm using yarn 3.6.4 and when I'm trying to install the library from frog artifactory I'm getting error
following i…