gre/react-native-view-shot

Feature request: provision to mask certain views

Open

#576 geöffnet am 5. Aug. 2025

Auf GitHub ansehen
 (1 Kommentar) (5 Reaktionen) (0 zugewiesene Personen)TypeScript (369 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (2.931 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide