gre/react-native-view-shot
View on GitHubFeature request: provision to mask certain views
Open
#576 opened on Aug 5, 2025
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.