Toggle the new Android prop diffing mechanism for components (0.78.2)#68
Closed
fabOnReact wants to merge 1 commit into0.78.2-discord-1from
Closed
Toggle the new Android prop diffing mechanism for components (0.78.2)#68fabOnReact wants to merge 1 commit into0.78.2-discord-1from
fabOnReact wants to merge 1 commit into0.78.2-discord-1from
Conversation
Author
|
closed in favour of #69 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
The PR for branch 0.78.0 is #69.
The feature flag is supported in react-native 0.79 and requires cherrypicking the following commits from David Vacca:
Enables feature flag enablePropsUpdateReconciliationAndroid to fix https://app.asana.com/1/236888843494340/project/1199705967702853/task/1209601835367711?focus=true
More info at facebook#45551 and https://github.com/discord/react-native/blob/e0702345591cb461e196aabd8be0bf51839a2df3/packages/react-native/scripts/featureflags/README.md
Changelog:
This diffs toggles the new Android prop diffing mechanism for components
Test Plan:
Regressions from previous PR #61 are fixed by cherry picking the above commits.
Branch 0.78:
After cherry-picking commits:
Discord:
20250527_202152.mp4
20250527_202926.mp4