-
### Description
As the title says, the build fails on x86 after updating to Expo SDK 52 (RN 0.76.2) and enabling the New Architecture.
Here is the error from xcbuild:
```
The following build c…
-
### Description
Error: Exception in HostFunction: java.lang.UnsatisfiedLinkError: dlopen failed: library "libreanimated.so" not found, js engine: hermes [Component Stack]
ERROR Warning: TypeError:…
-
Library version: 9.3.1
React native version: 0.75.4, new architecture enabled
https://github.com/lawnstarter/react-native-picker-select/pull/542
When I do this I can click on the picker, …
-
# Bug report
## Repro Steps / Code Example
1. npx create-expo-app@latest
configure app.json
``` json
"plugins": [
"expo-router",
[
"expo-build-properties",
…
-
### Description
I create new r.n. app (by last instruction) and transform kotlin files to java (Kotlin files working good).
(By the way, it is a huge fail that you have officially stopped supporting…
-
### Description
When using the reanimated library in old architecture the animation animates smoothly.
After we upgraded to Fabric however, spottted weird artifacts, one of them had to do with bor…
-
### Description
A class that has the __workletClass annotation doesn't support any kind of type annotations.
The following works:
```tsx
class Test {
__workletClass = true;
value;
con…
-
### Description
When a third party react-native dependency exists in an app's package.json but has been disabled from auto-linking in the `react-native.config.js` file, react-native-codegen still g…
-
### Description
Failed build
Task :react-native-reanimated:buildCMakeDebug[armeabi-v7a] FAILED
C/C++: ninja: error: mkdir(src/main/cpp/reanimated/CMakeFiles/reanimated.dir/C_/projects/Idea/Ide…
-
### Description
Exception in native call
com.facebook.react.uimanager.IllegalViewOperationException: Trying to resolve view with tag 23 which doesn't exist
at com.facebook.react.uimanager.Nativ…