-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReactNativeNewArchitectureFeatureFlagsDefaults defaults to newArch #46448
Conversation
This pull request was exported from Phabricator. Differential Revision: D62537633 |
This pull request was exported from Phabricator. Differential Revision: D62537633 |
…acebook#46448) Summary: Pull Request resolved: facebook#46448 [internal] **Context** - D61621224 changed `ReactNativeNewArchitectureFeatureFlagsDefaults` to default `newArchitectureEnabled=true` https://www.internalfb.com/code/fbsource/[dc23ff7ddd18]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeNewArchitectureFeatureFlagsDefaults.kt?lines=16-18 **Change** - We no longer need to explicitly set `newArchitectureEnabled=true` Differential Revision: D62537633
091f707
to
d3d0780
Compare
This pull request was exported from Phabricator. Differential Revision: D62537633 |
…acebook#46448) Summary: Pull Request resolved: facebook#46448 [internal] **Context** - D61621224 changed `ReactNativeNewArchitectureFeatureFlagsDefaults` to default `newArchitectureEnabled=true` https://www.internalfb.com/code/fbsource/[dc23ff7ddd18]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeNewArchitectureFeatureFlagsDefaults.kt?lines=16-18 **Change** - We no longer need to explicitly set `newArchitectureEnabled=true` Differential Revision: D62537633
d3d0780
to
ab5ec5b
Compare
…acebook#46448) Summary: Pull Request resolved: facebook#46448 Changelog: [Internal] **Context** - D61621224 changed `ReactNativeNewArchitectureFeatureFlagsDefaults` to default `newArchitectureEnabled=true` https://www.internalfb.com/code/fbsource/[dc23ff7ddd18]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeNewArchitectureFeatureFlagsDefaults.kt?lines=16-18 **Change** - We no longer need to explicitly set `newArchitectureEnabled=true` Reviewed By: cortinico Differential Revision: D62537633
This pull request was exported from Phabricator. Differential Revision: D62537633 |
ab5ec5b
to
08d3bbb
Compare
This pull request has been merged in ec39b8b. |
This pull request was successfully merged by @shwanton in ec39b8b When will my fix make it into a release? | How to file a pick request? |
Summary:
Changelog: [Internal]
Context
ReactNativeNewArchitectureFeatureFlagsDefaults
to defaultnewArchitectureEnabled=true
https://www.internalfb.com/code/fbsource/[dc23ff7ddd18]/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/internal/featureflags/ReactNativeNewArchitectureFeatureFlagsDefaults.kt?lines=16-18
Change
newArchitectureEnabled=true
Differential Revision: D62537633