react-native-is-captured
A boolean value that indicates whether the system is actively cloning the screen to another destination.
Caution ⚠️
Supports only IOS, Android work in progress...
Demo
1 | 2 |
---|
| |
Installation
npm install react-native-is-captured
Usage
import IsCaptured, { useIsCaptured } from "react-native-is-captured";
const isCaptured = useIsCaptured();
console.log(await IsCaptured.getIsCaptured());
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Author
LIKED IT
Please use following button to star the repo, so it can reach others too
SOCIAL