Upgrade Paper Old Arch Gallery app to React Native 0.80.0-preview.1 with TypeScript fixes#634
Upgrade Paper Old Arch Gallery app to React Native 0.80.0-preview.1 with TypeScript fixes#634
Conversation
…ive-windows 0.80.0-preview.1 Co-authored-by: anupriya13 <54227869+anupriya13@users.noreply.github.com>
…late updates Co-authored-by: anupriya13 <54227869+anupriya13@users.noreply.github.com>
|
@copilot remove all unneccessary changes changes should only be in package.json files. refer https://github.com/microsoft/react-native-gallery/pull/571/files |
…on and version updates Co-authored-by: anupriya13 <54227869+anupriya13@users.noreply.github.com>
I've removed all unnecessary changes and now only the essential files are modified, matching the pattern from PR #571:
All the Windows template files from init-windows have been reverted. The upgrade is now minimal and surgical as requested. (d62037c) |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
|
@copilot fix pipeline issues |
|
rn install --immutable |
…g.json Co-authored-by: anupriya13 <54227869+anupriya13@users.noreply.github.com>
Fixed TypeScript dependency conflicts by adding |
Fixed the pipeline issue - |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s). |
|
@copilot upgrade react-native-windows to 0.80.0 version |
Co-authored-by: anupriya13 <54227869+anupriya13@users.noreply.github.com>

This PR upgrades the Paper Old Architecture Gallery app from React Native 0.79.2 to 0.80.0-preview.1 with minimal changes, following the established pattern from PR #571.
Key Changes
Dependencies Updated
Windows Project Updates
Package.appxmanifestversion from 1.0.37.0 to 1.0.38.0rngallery.vcxprojcomment to reflect React Native Windows 0.80.0-preview.1TypeScript Configuration Fix
skipLibCheck: truetotsconfig.jsonto resolve type conflicts between @types/node and React Native global definitions (AbortController, AbortSignal, Blob)Scope
This upgrade contains only the essential dependency updates and version changes required for the React Native 0.80.0-preview.1 upgrade, plus a minimal TypeScript configuration fix to resolve dependency type conflicts. The upgrade maintains compatibility with the existing codebase while bringing the app up to the latest React Native 0.80.0-preview.1 release.
Fixes #632.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.
Microsoft Reviewers: Open in CodeFlow