Skip to content

Integrate RN Nightly Build 0.80.0-nightly-20250414-70cdf12c4 #14814

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

Merged
merged 39 commits into from
Jul 2, 2025

Conversation

satkh
Copy link
Contributor

@satkh satkh commented Jun 20, 2025

Description

integrate rn 0.80.0-nightly-20250414-70cdf12c4

Un fork bugs: #14819 , #14820

Resolves #14828

Commit Range

facebook/react-native@398ac1f...70cdf12

Changelog

no

Microsoft Reviewers: Open in CodeFlow

@satkh satkh changed the title User/satkh/rn integrate march31 april14 Integrate RN Nightly Build 0.80.0-nightly-20250414-70cdf12c4 Jun 20, 2025
@satkh satkh requested a review from chiaramooney June 24, 2025 16:19
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.

I'm seeing some instances of 0.80.0-nightly-20250331-398ac1f71 in package.json file across the repo. Make sure all of these are updated to 0.80.0-nightly-20250414-70cdf12c4. They should be updated for any instance of react-native or @react-native/* packages.

@satkh
Copy link
Contributor Author

satkh commented Jun 25, 2025

I'm seeing some instances of 0.80.0-nightly-20250331-398ac1f71 in package.json file across the repo. Make sure all of these are updated to 0.80.0-nightly-20250414-70cdf12c4. They should be updated for any instance of react-native or @react-native/* packages.

Updated

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.

Where did the changes to the TextInput files go? Those changes should be applied; we just need to make sure we preserve the Windows types somewhere.

@@ -9,7 +9,7 @@ exports[`FlyoutTests Flyout 1`] = `
"Clip": null,
"CornerRadius": "0,0,0,0",
"FlowDirection": "LeftToRight",
"Height": 561,
"Height": 562,
Copy link
Contributor

Choose a reason for hiding this comment

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

It's not clear to me based on these code changes why the Flyout component's snapshots would need to change. Can you run RNTester locally and make sure flyout looks and behave correctly?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

flyout works fine on playground App -> samples/rntester,
image

@satkh
Copy link
Contributor Author

satkh commented Jul 2, 2025

Where did the changes to the TextInput files go? Those changes should be applied; we just need to make sure we preserve the Windows types somewhere.

updated!

@satkh satkh merged commit 96e2918 into microsoft:main Jul 2, 2025
58 checks passed
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-20250414-70cdf12c4
4 participants