Skip to content

docs: note Expo precompiled modules drop the react-native-screens patch on EAS#715

Merged
lodev09 merged 2 commits into
mainfrom
docs/eas-precompiled-modules
Jun 18, 2026
Merged

docs: note Expo precompiled modules drop the react-native-screens patch on EAS#715
lodev09 merged 2 commits into
mainfrom
docs/eas-precompiled-modules

Conversation

@lodev09

@lodev09 lodev09 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

Documents that on Expo SDK 56+, EAS ships react-native-screens as a precompiled XCFramework, which silently drops the react-native-screens patch required for the React Navigation "sheet stays visible when presenting screens on top" feature. The result is the sheet dismissing (or a full-screen modal failing to present) on EAS builds while working locally.

  • Adds a Troubleshooting section explaining the cause and the fix (EXPO_USE_PRECOMPILED_MODULES=0, with a per-package buildFromSource alternative).
  • Links to it from the React Navigation guide's patch note.
  • Fixes stale patch links (4.18.04.25.2) in the navigation guide and migration docs.

Type of Change

  • Documentation update

Test Plan

Docs-only. Verified the troubleshooting anchor matches the Docusaurus slug and the relative link resolves from guides/.

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-true-sheet Ready Ready Preview, Comment Jun 18, 2026 1:28am

Request Review

@lodev09 lodev09 merged commit 6940792 into main Jun 18, 2026
6 checks passed
@lodev09 lodev09 deleted the docs/eas-precompiled-modules branch June 18, 2026 01:29
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.

1 participant