Toggle the new Android prop diffing mechanism for components#61
Closed
fabOnReact wants to merge 1 commit into0.78.0-discordfrom
Closed
Toggle the new Android prop diffing mechanism for components#61fabOnReact wants to merge 1 commit into0.78.0-discordfrom
fabOnReact wants to merge 1 commit into0.78.0-discordfrom
Conversation
Author
TODO:
|
Author
|
Previous report https://discord.com/channels/337697015171383317/1314048874872311808/1372943389489889371
Next Tasks:
|
This was referenced May 27, 2025
Author
|
Published a new PR #68 for 0.78.2 |
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:
Requires updating the fork to react-native 0.79 or 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:
Branch 0.78:
Branch 0.80.0, 0.79, 0.78.2 upstream:
Branch 0.78.0, 0.78.1 upstream:
Discord app - new arch branch - Unresponsive screen, views have a gray background color.