gre/react-native-view-shot

Feature request: provision to mask certain views

Open

#576 opened on Aug 5, 2025

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

Repository metrics

Stars
 (2,931 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide