getsentry / getsentry/sentry-react-native

Migrate Empower Plant to Expo and showcase Expo-related features

Abierto
#6,490 2 comentarios 1 reacción 1 asignado Reclamado por @alwx Ver en GitHub
Expo Feature React-Native
Lenguaje dominante
TypeScript
Estrellas
1.8k
Forks
366
Merge medio
1 d 5 h
PR fusionados (30 d)
93

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.