Skip to content

Conversation

@gabrieldonadel
Copy link
Contributor

Summary

Starting from react-native 0.82, users can no longer disable the new architecture in their projects, and because of that, the newArchEnabled property in gradle.properties is no longer required. The problem is that we still check specifically for rootProject.hasProperty("newArchEnabled") in android/build.gradle.

Test plan

In a react-native project running 0.82+, remove the newArchEnabled property from gradle.properties and build

@gabrieldonadel gabrieldonadel force-pushed the @gabrieldonadel/fix-new-arch-check branch from 8ac3926 to 3c6d209 Compare December 16, 2025 16:42
@tomekzaw tomekzaw requested a review from tjzel December 16, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant