-
Running the command `npx react-native-clean-project` throws
```
STARTED: "update iOS Pods"
/Users/mstelly/.npm/_npx/7819efec56c4c663/node_modules/react-native-clean-project/source/internals/executo…
-
### Description
Android 15 offers an option for OEMs to use a 16KB page size for better performance [1]. This change is significant, as all shared objects (`.so` files in APKs) must be recompiled wit…
-
**Describe the bug**
Upgrading to `@react-native-picker/picker`'s latest version prevents from using a custom icon in Android, because it never hides the original icon.
**To Reproduce**
Steps t…
-
### Minimal reproducible example
https://github.com/cyanChill/expo-av-setOnPlaybackStatusUpdate
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development b…
-
I have the following file `NativeWorkletsModuleSpec.h`:
NativeWorkletsModuleSpec.h
```cpp
#pragma once
#include
// This compiles but Clangd doesn't like it.
#include
// This com…
tjzel updated
1 month ago
-
### Description
I'm receiving following error while trying to run my old react-native project.
```
❌ error: Unable to load contents of file list: '/Target Support Files/Pods-/Pods--frameworks-De…
-
Sorry if I had to re-use the same title of [this other issue](https://github.com/facebook/react-native/issues/27307) but basically I find that issue well written (except for a useful repro that could …
-
### Description
When a TextInput is wrapped with a View, and the View is given conditional styles based on the focus state of the TextInput, the keyboard gets dismissed as soon as it is tapped to gai…
-
### Build/Submit details page URL
_No response_
### Summary
Running any `eas` command requiring Apple login, e.g. `eas credentials` lets me go as far as entering my password, then it fails.
…
-
**Describe the bug**
When trying to import the entire sdk in React or React native, it returns undefined. NodeJS environment it works as expected
(not sure if this is a bug or if on purpose tbh)
…