Skip to content

Conversation

@HariniMalothu17
Copy link
Contributor

@HariniMalothu17 HariniMalothu17 commented Aug 4, 2025

Description

Updated NativeModuleSample for 0.80.0 release

Why

Update NativeModuleSample with 0.80.0-preview.1

Resolves [#14994]

Screenshots

Add any relevant screen captures here from before or after your changes.

Microsoft Reviewers: Open in CodeFlow

@HariniMalothu17
Copy link
Contributor Author

/azp run

1 similar comment
@HariniMalothu17
Copy link
Contributor Author

/azp run

"@react-native/eslint-config": "0.80.0",
"@types/jest": "^29.5.5",
"@types/react": "^19.0.0",
"@types/react": "19.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we'll want to keep the '^' here. This will allow new minor versions of react to be installed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@chiaramooney made the change in latest commit.

@anupriya13 anupriya13 marked this pull request as ready for review August 7, 2025 09:03
@anupriya13 anupriya13 requested a review from a team as a code owner August 7, 2025 09:03
@anupriya13
Copy link
Contributor

LGTM, now we just need to test with preview 2 and stable then can merge this PR

@anupriya13 anupriya13 changed the title Update NativeModuleSample with 0.80.0-preview.1 Update NativeModuleSample with 0.80.0 Nov 3, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

These hardcoded PacakgeReferences should never have been added into this file. Who knows what conflicts it will cause.

Copy link
Contributor

Choose a reason for hiding this comment

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

lets take this up in a separate issue @HariniMalothu17 please create issue on the same!

@anupriya13 anupriya13 merged commit 99f0f5d into microsoft:main Nov 5, 2025
21 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.

5 participants