We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d10f5 commit a9a032cCopy full SHA for a9a032c
packages/rn-tester/RNTester/AppDelegate.mm
@@ -88,7 +88,7 @@ @interface AppDelegate () <RCTCxxBridgeDelegate, RCTTurboModuleManagerDelegate>
88
89
@implementation AppDelegate
90
91
-#if RCT_NEW_ARCH_ENABLED
+#if RN_FABRIC_ENABLED
92
- (instancetype)init
93
{
94
if (self = [super init]) {
0 commit comments