Skip to content

docs: add SDK 55 navigation starters - #148

Merged
eds2002 merged 1 commit into
mainfrom
chore/doc-update
Aug 12, 2026
Merged

docs: add SDK 55 navigation starters#148
eds2002 merged 1 commit into
mainfrom
chore/doc-update

Conversation

@eds2002

@eds2002 eds2002 commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Motivation

Expo SDK 56 changed how Expo Router integrates with React Navigation, which creates an important compatibility boundary for v3. The existing docs did not make it clear that:

  • v3 supports Expo Router through SDK 55 using withLayoutContext.
  • Direct React Navigation usage remains supported.
  • Expo Router users on SDK 56 and later should use the v4 alpha integration.

This ambiguity made setup harder than necessary, especially for users implementing zoom transitions. This PR clarifies the compatibility story, updates the E2E app to SDK 55, and adds minimal runnable starters for both Expo Router and React Navigation with detail, sheet, and zoom transition examples.

@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for rnst-docs ready!

Name Link
🔨 Latest commit c180061
🔍 Latest deploy log https://app.netlify.com/projects/rnst-docs/deploys/6a7c827ff43a0e0008aad837
😎 Deploy Preview https://deploy-preview-148--rnst-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@eds2002
eds2002 merged commit b70e4c4 into main Aug 12, 2026
4 of 5 checks passed
@eds2002
eds2002 deleted the chore/doc-update branch August 12, 2026 15:02
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