Skip to content

feat(react-native): Add Expo as a guide under React Native#18476

Draft
antonis wants to merge 1 commit into
masterfrom
rn-expo-guide-spike
Draft

feat(react-native): Add Expo as a guide under React Native#18476
antonis wants to merge 1 commit into
masterfrom
rn-expo-guide-spike

Conversation

@antonis

@antonis antonis commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Makes Expo a first-class guide under the React Native platform, mirroring how Dart>Flutter and the JavaScript platform are structured.

Fixes getsentry/sentry-react-native#6270.

IS YOUR CHANGE URGENT?

  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

@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)
develop-docs Ready Ready Preview, Comment Jun 19, 2026 9:59am
sentry-docs Ready Ready Preview, Comment Jun 19, 2026 9:59am

Request Review

Make Expo a first-class guide under the React Native platform, mirroring
the Dart>Flutter and JavaScript platform grouping. The docs home page and
platform selector now show a single "React Native" dropdown containing
"React Native" (bare/CLI) and "Expo" as siblings, with the Expo brand icon.

- Move docs/platforms/react-native/* into common/ so the platform and its
  guides share content (public URLs are unchanged)
- Add config.yml with platformTitle to drive the dropdown grouping
- Add guides/expo/index.mdx Expo getting-started landing page
- Add the Expo platform icon: a local copy of the (as-yet unreleased)
  getsentry/platformicons svg/expo.svg, wired through PLATFORM_TO_ICON so
  the react-native.expo guide key resolves to it instead of the React icon

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

Extend https://docs.sentry.io/platforms/react-native/ with an Expo subpage

1 participant