-
### How were you trying to build the app?
I have this error when trying to run the command `./gradlew clean assembleDebug --stacktrace` inside the `android` folder, after I upgrade my `react-native…
-
### New Version
0.71.3
### Old Version
0.70.5
### Build Target(s)
android
### Output of `react-native info`
System:
OS: macOS 13.2.1
CPU: (16) x64 Intel(R) Core(TM) i9-9…
-
hey hey, hello there.
first of all, awesome project, thanks for collaborating with us all with this library.
we are using rn-nodify for a react-native project in order to polyfill browser apis. …
-
## Description
Works on Debug mode but not in Release mode Android.
## Steps to reproduce
Steps to reproduce the behavior:
npx react-native run-android ---mode release --deviceId Android
The Ap…
-
## Introduction
This is a proposal for a framework to remove variable length strings from transaction messages, for instance tx 50, tx 51, tx 54, and store those strings securely in a database that's…
-
### How were you trying to build the app?
i am trying to build android, i am not use camera v4 , but i still meet same this error. this error confuse me a lot of time , who can save my life.
thi…
-
### Summary
I am having two bugs with a fresh react native init bare install with unimodules following expo documentation on latest react native install.
1. Could not build 'ExpoModulesCor…
-
Hi I am using `react native@0.67.5`, it's an old project, but officially it's running
> My node version is v18.17.0
> And my openssl version : OpenSSL 3.0.10 1 Aug 2023 (Library: OpenSSL 3.0.10…
-
# Bug
I ran following comments for setup,
`npm i react-native-copilot`
`npm i react-native-svg`
`react-native link react-native-svg`
everything fine, but I'm getting build time error.
> Task…
-
I am trying to do a code push to an iOS app using the following command:
`appcenter codepush release-react -a myemail/MYAPP -d Staging`
but getting the following output:
```
Detecting ios app …