Skip to content

Conversation

@protikbiswas100
Copy link
Contributor

@protikbiswas100 protikbiswas100 commented Nov 12, 2025

Description

React Native Integration with React Native Windows

facebook/react-native@5936f29...25104de
https://www.npmjs.com/package/@react-native-community/template/v/0.82.0-nightly-2025819-246871d

Type of Change

Integration of facebook/react-native@5936f29...25104de

Why

Integrate 0.82.0-nightly-20250819-25104de5c


[0.82.0-nightly-20250819-25104de5c](https://www.npmjs.com/package/react-native/v/0.82.0-nightly-20250819-25104de5c)

What

RNW commit range
(facebook/react-native@5936f29...25104de)

Review this commit as well.

Screenshots

working

Changelog

Should this change be included in the release notes: no

Integrated facebook/react-native@5936f29...25104de

Microsoft Reviewers: Open in CodeFlow

@protikbiswas100 protikbiswas100 requested a review from a team as a code owner November 12, 2025 06:33
@protikbiswas100 protikbiswas100 requested a review from a team as a code owner November 12, 2025 06:42
@protikbiswas100 protikbiswas100 marked this pull request as draft November 12, 2025 09:08
@protikbiswas100 protikbiswas100 marked this pull request as ready for review November 13, 2025 13:20
@microsoft microsoft deleted a comment from azure-pipelines bot Dec 16, 2025
@microsoft microsoft deleted a comment from azure-pipelines bot Dec 16, 2025
@microsoft microsoft deleted a comment from azure-pipelines bot Dec 16, 2025
@microsoft microsoft deleted a comment from azure-pipelines bot Dec 16, 2025
protikbiswas100 and others added 2 commits December 17, 2025 12:05
Update snapshots for the following tests:
- ImageComponentTest (4 snapshots)
- TextComponentTest (4 snapshots)
- ViewComponentTest (16 snapshots)
- ButtonComponentTest (11 snapshots)
- LegacyTextInputTest (1 snapshot)
- PressableComponentTest (15 snapshots)

These snapshots were updated to reflect changes from the React Native
nightly integration and UI rendering updates.
@microsoft microsoft deleted a comment from azure-pipelines bot Dec 17, 2025
@microsoft microsoft deleted a comment from azure-pipelines bot Dec 17, 2025
}

_setBooleanValue: string => boolean => void = key => value =>
// $FlowFixMe[incompatible-type]
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason you added this comment to ignore a type error on the next line of code?
Is this a bydesign error?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are lint errors I was getting them in pipeline

stdio: 'inherit',
});
} catch (error) {
// $FlowFixMe - Temporarily ignore Flow errors from React Native nightly integration
Copy link
Contributor

Choose a reason for hiding this comment

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

@protikbiswas100 reason for this warning here?Are you supressing errors from React Native nightly integration

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, they are coming from upstream facebook/react-native@5936f29...25104de

@microsoft microsoft deleted a comment from azure-pipelines bot Dec 17, 2025
@protikbiswas100
Copy link
Contributor Author

/azp run PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@protikbiswas100
Copy link
Contributor Author

/azp run PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

4 participants