getsentry / getsentry/sentry-react-native

Prepare for removal of `parseErrorStack` and `symbolicateStackTrace` from RN Public APIs

Abierto
#4,877 0 comentarios 0 reacciones 1 asignado Reclamado por @lucas-zimerman Ver en GitHub
Errors React-Native Task
Lenguaje dominante
TypeScript
Estrellas
1.8k
Forks
366
Merge medio
1 d 5 h
PR fusionados (30 d)
93

Descripción

### Description

As mentioned in https://github.com/facebook/react-native/pull/51737 (PR fixing TS types for the mentioned functions) and https://github.com/react-native-community/discussions-and-proposals/pull/894 (RFC about removing deep RN Core imports).

- https://github.com/facebook/react-native/pull/51737
- https://github.com/react-native-community/discussions-and-proposals/pull/894

### Proposal

- [ ] `parseErrorStack` should be easily replaced by Sentry Core SDK parsing functions.

- [ ] `symbolicateStackTrace` makes a network request to the `/symbolicate` endpoint, this can be replaced by a custom `__sentry/symbolicate`

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.