-
### Describe the bug
Using the default theme, dead links in the home page frontmatter are not reported.
```md
---
layout: home
title: Home
hero:
name: Welcome
actions:
- theme: …
-
## Environment
Run the following in your terminal and copy the results here.
1. `npx react-native --version`: 4.14.0
2. `npx react-native info`:
```
System:
OS: Windows 10 10.0.22000
CPU:…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. Create `TextField` with `select` prop and …
-
## Environment
System:
OS: Linux 5.10 Manjaro Linux
CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor
Memory: 651.52 MB / 15.61 GB
Shell: 5.9 - /usr/bin/zsh
Binaries:
Node:…
-
### Environment
System:
OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor
Memory: 5.44 GB / 9.72 GB
Container: Yes
Shell: 5.8 -…
-
### Description
Problem still persists after react native upgrade
When creating a SectionList component, if prop stickySectionHeadersEnabled=true, and it has no background, the child renderItem over…
-
Could not find method compile() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler
![image](https://user…
-
### `new NativeEventEmitter()` warning
Just installed the library by following the guide, I set up everything correctly but now getting this warning whenever the app starts
```
`new NativeEventEm…
-
### Describe the bug
I have a production API url and a local API URL I am trying to put into `.env.local` or `.env.development`. But after upgrading from vite `4.5.3` to `5.3.1`, I noticed the dev se…
-
Hey there!
I updated to 6.0.2 and it broke our tests in the Android simulator.
It seems that https://github.com/react-native-netinfo/react-native-netinfo/commit/70847710128f2af51581c256b035f23345a…