A framework for building native applications using React
Fix build issues when RCT_REMOVE_LEGACY_ARCH is turned on internally (#54821)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/54821 This diff addresses build issues that arise when the `RCT_REMOVE_LEGACY_ARCH` flag is enabled internally. The changes ensure that the build process is compatible with the updated architecture. ## Changelog: [Internal] - Make sure that we can build using BUCK when the RCT_NEW_ARCH_ENABLED flag is turned on. Reviewed By: GijsWeterings Differential Revision: D88651074 fbshipit-source-id: 41d9d033c1160b5b8b4a7ad3db240e9cf7b50e38
R
Riccardo Cipolleschi committed
41c50fd20d56ac6209b363861cfb2c98a58767fd
Parent: c31a5a8
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 12/10/2025, 2:24:55 PM