Skip to content

Update the Sample App for 0.85 - #1288

Merged
anuagragith merged 1 commit into
mainfrom
user/anuagra/update-0.85
Jul 28, 2026
Merged

Update the Sample App for 0.85#1288
anuagragith merged 1 commit into
mainfrom
user/anuagra/update-0.85

Conversation

@anuagragith

@anuagragith anuagragith commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

Updates the Calculator and NativeModuleSample/cpp-lib samples to RN 0.85.3 / RNW 0.85.0-preview.1. Bumps  package.json  versions and regenerates all lockfiles ( yarn.lock ,  package-lock.json , native  packages.lock.json ) to the 0.85 dependency set.

Validation

  • yarn install immutable/frozen-lockfile passes for both samples
  • react-native codegen-windows --check: no changes necessary (cpp-lib)
  • Native x64 Release build succeeds for both (.exe + Hermes bundle / MSIX)
  • CI green - both samples build (Debug + Release)
  • Both samples deploy and run locally; Calculator renders correctly on 0.85
  • cpp-lib TurboModules work ( FancyMath ,  SimpleHttpModule ,  DataMarshalling )

Note - The cpp-lib example screen renders blank due to the custom  CircleMask  component's view config being  undefined  at runtime. This is pre-existing - verified reproducible on the 0.84 baseline ( main ) - and not a regression from this PR. 0.85 simply surfaces the previously-silent error as a redbox.

Microsoft Reviewers: Open in CodeFlow

- Updated Calculator/fabric to react-native-windows 0.85.0-preview.1 (RN 0.85.3)
- Updated NativeModuleSample/cpp-lib to react-native-windows 0.85.0-preview.1 (RN 0.85.3)
- Regenerated yarn.lock, package-lock.json, and native packages.lock.json files

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@anuagragith
anuagragith requested a review from a team as a code owner July 28, 2026 01:06
@anuagragith

Copy link
Copy Markdown
Contributor Author

/azp run

@anuagragith
anuagragith requested a review from vmoroz July 28, 2026 15:49
@anuagragith
anuagragith merged commit d9bbe76 into main Jul 28, 2026
13 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.

3 participants