getsentry / getsentry/sentry-react-native

[Feature Request] View masking previews

Abierto
#4,367 4 comentarios 2 reacciones 0 asignados Ver en GitHub
Explore > Replays Feature React-Native Replays
Lenguaje dominante
TypeScript
Estrellas
1.8k
Forks
366
Merge medio
1 d 9 h
PR fusionados (30 d)
89

Descripción

### Problem Statement

I am integrating Session Replay in a React native based app with some custom masking rules. Each time I need to check how the view is masked, I have to run the app, wait for the session to appear on sentry, scroll the video to find my target screen and finally check the masking. Repeat until I've got it right.

This is very tedious to do and is error-prone.

### Solution Brainstorm

Add a `SentryMaskPreview` component that can be used to render a masked child component. We can then rely on hot-reload to get a quick feedback loop when implementing custom masking logic.

---

The iOS native feature request:
[https://github.com/getsentry/sentry-cocoa/issues/4633]()

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.