-
See https://reactnative.dev/docs/new-architecture-library-intro
https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture
-
### What happened?
Hello,
I have a React Native app that I test on iOS, on both the old and new RN architecture, and when starting the app with the new architecture enabled Detox freezes while tryin…
-
### Minimal reproducible example
https://github.com/oblador/expo-requestidlecallback-issue
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a d…
-
https://github.com/react-native-community/RNNewArchitectureLibraries/tree/feat/swift-event-emitter
When trying to implement the new event emitter pattern.
Can we still rely on RCTEventEmitter on new…
-
### Current behavior
With Native Modal the crash is triggered by navigating between the tabs without even opening the modal. After which the application stops and just freezes for iOS.
Also, it happ…
-
**Describe the bug**
react-native-swipe-list-view library is working fine with react-native 0.71.2. But when enabling new architecture on same version, we are not getting any issues in build phase,…
-
### Current behavior
My navigation hierarchy is:
```
Stack Navigator
|- Tab navigator
| |- Home
| |- Another tab
|- Modal
```
When the modal is open, pressing the text should close the …
-
### Description
I know it may be a bit early as react-native-turbo is still in beta, but since React Native 0.74 will enable the New Architecture by default with bridgeless mode on, I'd like to know …
-
## Issue
Describe your issue here
Hi, we are experiencing a problem where opening the app from a push notification do not provide notification data, or trigger the onNotifi…
-
### Description
Can't build reanimated V3 on Android, getting an LD error complaining about an "undefined symbol".
I am using a MacBook Air M1.
Running macOS Ventura 13.4.1
NDK version: 23.1.7779…