-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.M…
-
The package at "node_modules\stream-chain\src\index.js" attempted to import the Node standard library module "node:stream".
It failed because the native React runtime does not include the Node standa…
-
After upgrading react-native-contacts from version 7.0.8 to 8.0.4, the iOS build fails with the following errors:
```
error export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES
error export CLANG_WARN_Q…
-
Hello,
I think it's a good idea to add the library in the React Native Directory.
Now expo check all the lib againt this directory to know if they support the newArchitecture and fail with a warn…
-
### Description
The following proccess can not be exited when running in container scheduled by Tekton
npx react-native bundle --platform android --dev false --entry-file /workspace/source/index.j…
-
**Background**
We have an Expo 50 React Native app written in Typescript that makes use of our backend API for object detection in images captured by our users. We wanted to try out your library to s…
-
### Description
I had 2 issues
Build got crashed after the splash screen in testflight (Release version)
"react-native": "^0.75.1"
Xcode Version 16.0
Mac os version 15.1
After upgrade buil…
-
### What React Native libraries do you use?
React Navigation, Hermes, React Native without Frameworks
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Versio…
-
A lot of usecases of chalk can be migrated to the smaller picocolors package.
Here is a list of the top 100 dependents sorted by downloads last month.
| # | Downloads | Traffic | Package | Issues …
-
## Issue
After building dev build for Android or iOS the app starts i get the error:
```
1 | import { firebase } from '..';
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 |
3 | /**
4 | * @type…