A framework for building native applications using React
Prevent users from opting-out of the New Architecture (#53026)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53026 This change prevents users from opting out of the New Architecure. The change is non breaking with respect to building an app: all the functions are still there, even if they are unreachable, in case users will still call them explicitly. We hardcoded all the values to enable the New Architecture, so there is no way to disable it. This is a behavioral breaking change, though. ## Changelog: [iOS][Removed] - Removed the opt-out from the New Architecture. Reviewed By: cortinico Differential Revision: D79090048 fbshipit-source-id: 9779bfedf50748d7adbef5f7ef038f469e30efc2
R
Riccardo Cipolleschi committed
83e6eaf693f967b7870a5d4896cbb799206a14f0
Parent: 01d5eeb
Committed by Facebook GitHub Bot <[email protected]>
on 8/5/2025, 6:37:24 PM