gre/react-native-view-shot
GitHub で見るFeature request: provision to mask certain views
Open
#576 opened on 2025年8月5日
enhancementhelp wanted
Repository metrics
- Stars
- (2,931 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.