Skip to content

Conversation

@anupriya13
Copy link
Contributor

@anupriya13 anupriya13 commented Jul 22, 2025

Description

Type of Change

  • Integration

Why

What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.

Resolves #14855

What

What changes were made to the codebase to solve the bug, add the functionality, etc. that you specified above.

Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a

Commit Range

facebook/react-native@9efcdc0...3ac16dd

Relevant Commits

facebook/react-native#50939
facebook/react-native#51019
facebook/react-native#50889

Testing

yarn and all test apps + CI pipelines run successfully

Changelog

Should this change be included in the release notes: no

Add a brief summary of the change to use in the release notes for the next release. N/A

Microsoft Reviewers: Open in CodeFlow

* Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a

* Change files

* fix build errors

* fix build errors

* override ParagraphState.h and TextInputState.h

* test

* Update React.Cpp.props

* Revert "override ParagraphState.h and TextInputState.h"

This reverts commit ea32785.

* Update React.Cpp.props

* override textlayoutmanager

* override LowPriorityExecutor

* fix linting issues

* fix linting issues

* Update index.windows.js

* Update index.windows.js

* Update index.windows.js

* test

* lint

* Update .flowconfig

* Update .flowconfig

* update flow version

* Update .flowconfig

* fix

* fix

* Add new file added to tester

* override RNTesterListFbInternal

* fix override

* Update RNTesterListFbInternal.js

* override NewAppScreen

* Update RNTesterList.windows.js

* fix ci errors

* yarn

* Update package.json

* fix newappscreen

* Update package.json

* remove deleted files reference

* Update RNTesterList.win32.js

* remove MutationObserver ref

* fix

* fix textlayoutmanager

* lint fix

* update snapshots

* fix overrides
@anupriya13 anupriya13 force-pushed the user/anuverma/integrate0.80 branch from 021267a to 841a2c9 Compare July 22, 2025 09:48
@anupriya13 anupriya13 marked this pull request as ready for review July 22, 2025 09:49
@anupriya13 anupriya13 requested review from a team as code owners July 22, 2025 09:49
@anupriya13 anupriya13 requested review from a team, chiaramooney and jonthysell July 23, 2025 05:18
@vineethkuttan vineethkuttan self-assigned this Jul 24, 2025
Copy link
Contributor

@vineethkuttan vineethkuttan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified all the tester files, snapshots, and overrides. Looks good!

Copy link
Contributor

@chiaramooney chiaramooney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good; great job!

@anupriya13 anupriya13 merged commit d27755f into main Jul 26, 2025
58 checks passed
@anupriya13 anupriya13 deleted the user/anuverma/integrate0.80 branch July 26, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate RN Nightly Build 0.80.0-nightly-20250506-3ac16dd6a

6 participants