mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d5d21d0614
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53025 It's now time to say goodbye to the Legacy Architecture :') This change hardcodes the `newArchEnabled` property to true, and warns the users if they're attempting to set it to false. Changelog: [Android] [Breaking] - Remove possibility to newArchEnabled=false in 0.82 Reviewed By: cipolleschi Differential Revision: D78560296 fbshipit-source-id: ccfc45d2f7f21cc20e063cb901d76be3d41458d6