Skip to content

feat(windows): support react-native-windows new architecture (maintained rebase of #3708) - #4281

Closed
tux2nicolae wants to merge 19 commits into
software-mansion:mainfrom
crisposoft:feat/windows-new-arch
Closed

tux2nicolae wants to merge 19 commits into
software-mansion:mainfrom
crisposoft:feat/windows-new-arch

Conversation

@tux2nicolae

@tux2nicolae tux2nicolae commented Jul 7, 2026

Copy link
Copy Markdown

Windows New Architecture (Fabric) support — maintained rebase of #3708

This is a rebased, maintained continuation of #3708 by Jordan Phillips (@PHILLIPS71). That PR had fallen behind main and could no longer merge cleanly (mergeable_state: dirty); this branch replays the exact same work on top of the current main so it can be reviewed and merged.

Closes #3589.

🙏 Credit & provenance

All of the Windows native implementation here is Jordan's work, brought over from #3708 with the original 18 commits and their authorship preserved.

Full credit to @PHILLIPS71. 🎉

PHILLIPS71 and others added 19 commits July 7, 2026 12:59
Rebasing PR #3708 onto the current main kept main's yarn.lock, which still
pinned the react-native-windows 0.64.x dependency tree. package.json now
requests react-native-windows ^0.82.3, so regenerate the lockfile
(yarn 4.1.1, --mode=update-lockfile) to resolve it to 0.82.8 and prune the
stale transitive dependencies. Resolution is idempotent.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@tux2nicolae

Copy link
Copy Markdown
Author

It's not relevant anymore, @PHILLIPS71 updated the original one #3708

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.

Projects with this package fail to build for Windows

2 participants