Socket
Socket
Sign inDemoInstall

react-native-is-captured

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

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.


Version published
Weekly downloads
9
Maintainers
1
Created
Weekly downloads
 

Readme

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

LIKED IT

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

SOCIAL

Twitter Follow

Keywords

FAQs

Last updated on 24 Nov 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc