gre/react-native-view-shot

Feature request: provision to mask certain views

Open

#576 aberto em 5 de ago. de 2025

Ver no GitHub
 (1 comment) (5 reactions) (0 assignees)TypeScript (369 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (2.931 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It would be an excellent addition for this library if it could mask certain views from the captured screenshot. Maybe some wrapper component that, when used, just renders the children as a black box.

This would be useful to prevent password/secure text inputs from being captured inside the screenshot.

Guia do colaborador