🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-native-is-captured

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-is-captured

A Boolean value that indicates whether the system is actively cloning the screen to another destination.

0.1.2
latest
Source
npm
Version published
Maintainers
1
Created
Source

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

12
noyes

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

  • Aravind Vemula

LIKED IT

Please use following button to star the repo, so it can reach others too

SOCIAL

Twitter Follow

Keywords

react-native

FAQs

Package last updated on 24 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts