Skip to content

Upgrade to RN 0.84#8244

Merged
markdevocht merged 8 commits intomasterfrom
feat/RN-0.84
Mar 12, 2026
Merged

Upgrade to RN 0.84#8244
markdevocht merged 8 commits intomasterfrom
feat/RN-0.84

Conversation

@markdevocht
Copy link
Contributor

No description provided.

@markdevocht markdevocht changed the title iOS part Upgrade to RN 0.84 Mar 12, 2026
@markdevocht markdevocht marked this pull request as ready for review March 12, 2026 08:52
@markdevocht markdevocht requested a review from yedidyak March 12, 2026 08:52
yedidyak
yedidyak previously approved these changes Mar 12, 2026
yedidyak added a commit that referenced this pull request Mar 12, 2026
Learned from PR #8244's approach to iOS arch guards:
- Use __has_include for conditional imports (forward-compatible)
- Use #ifndef RCT_REMOVE_LEGACY_ARCH for legacy code blocks (RN 0.84+)
- Added "Research Before Fixing" phase: investigate better approaches
  from the target RN version before pattern-matching on existing code
- Updated all fix patterns and pitfalls to reflect these techniques

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@yedidyak yedidyak mentioned this pull request Mar 12, 2026
4 tasks
@markdevocht markdevocht merged commit 5c25781 into master Mar 12, 2026
3 checks passed
@markdevocht markdevocht deleted the feat/RN-0.84 branch March 12, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants