-
### Description
My app can work in the legacy architecture, and it can also work when I enable new architecture but disable bridgeless layer.
But once I enable bridgeless layer, the app will cra…
-
Getting `Unimplemented component: ` when loading the picker view while having the new architecture (turbomodules / fabric) enabled, but it does work with legacy. No online solution helped (cleaning/re…
-
### Introduction
It appears currently impossible to create an RCTBridge instance that specifies an exclusive list of native modules to load. [All native modules are registered program-wide](https:/…
-
### What's happening?
Hi, when building using react-native 0.76, react-native-vision-camera fails with the following error:
```
C/C++: VisionCamera: Frame Processors: OFF!
C/C++: CMake Error a…
-
Is the package compatible with new architecture? If not, what is the plan of supporting it?
Thanks a lot! I really appreciate the effort and it made my life implementing iCloud Backup very easy.
-
Hello 👋 I wish all the best ❤️ to this project and hope it can lead to something very useful.
As I understand it's purpose to provide rendering engine for core React Native components through Skia, …
-
### Problem Description
I decided to try to push the [Fabric chat app](https://github.com/chrisglein/artificial-chat/tree/fabric) to the next level of legitimacy, by enabling some non-UI modules. asy…
-
I'm trying to add this library to my react native project, but I'm getting this error when I try to run on android:
```
Execution failed for task ':react-native-fast-tflite:buildCMakeDebug[arm64-v…
-
## 🐛 Bug Report
-Can not run the app with Flipper. Always show me this error:
Flipper.sonar (13): EXC_BAD_ACCESS (code=1, address=0x9)
Code AppDelegate.mm:
`#import "AppDelegate.h"
…
-
iOS can be build with and without new architecture.
Here are my files:
**android>build.gradle**
```
buildscript {
ext {
buildToolsVersion = "34.0.0"
minSdkVersion = 23
…