Migrate Empower Plant to Expo and showcase Expo-related features

Open
#6,490 2 comments 1 reaction 1 assignee View on GitHub

@alwx is already working on this.

Since Jul 28, 2026.

Assessment

This issue has not been assessed yet.

Description

Expo Feature React-Native

Empower Plant runs on bare React Native. Expo is the default for new RN apps now, and we don't have a demo covering the Expo-specific pieces of the SDK.

Things this would let us show off:

  • expoRouterIntegration() — navigation spans with deep-link correlation and dynamic route params
  • expoContextIntegration() + expoUpdatesListenerIntegration() — EAS Build metadata and OTA update events as breadcrumbs/tags
  • wrapExpoImage() / wrapExpoAsset() — spans around Image.prefetch, Asset.loadAsync
  • sentry.options.json + RNSentrySDK.init() for native-early init (matters more on EAS where you don't own the native side)
  • wrapExpoRouterErrorBoundary() and the build-time auto-wrap variant
Dominant language
TypeScript
Stars
1.8k
Forks
367
Avg merge
1d 6h
Merged PRs (30d)
94

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/sentry-react-native

All issues in getsentry/sentry-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.