-
**Describe the bug**
When building with react-native 0.73+ (including upgrading Gradle), I get the following error
> Task :app:compileReleaseKotlin FAILED
e: The Android extensions ('kotlin-andro…
-
### Environment
1. `react-native -v`: 0.34 through 0.59
2. `node -v`:4.4.7
3. `npm -v`: 4.5.0
4. `yarn --version`:
- Target Platform: Android
- Development Operating System: Windows
- Build…
-
`config` and `dotenv` modules use some `node.js` APIs that are unavailable on `react-native` environment.
For now, we are using programmatically config.
See more:
https://github.com/expo/expo/iss…
-
Hi
I want to add some native ios package as a dependency.
It should go into the `Embedded Binaries` section.
However if I open the lib created with `react-native-create-library` I can't see the…
-
### 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…
-
**Describe the bug**
Not a bug per se, just a missing feature. In `run-detox-tests.sh`, there's this code:
```
# if oauth, only run the launch screen since you need to authenticate for entities…
-
## Description
I have implemented AppState to listen for the app state and then do certain tasks when the app either goes foreground or background. Specifically, I am doing two actions on app state c…
-
This error is probably the same as or related to #8754 . Here are more simplified replication steps:
### Reproduce
1. create Next.js project
npx create-next-app@13
2. npm install pouchdb
3.…
-
import {Modal} from "react-native"
{ textinput component }
"react-native": "0.67.0",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
-
### Description
[Android]
An exception is thrown periodically when requesting permissions:
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.dispatchCancelPen…