Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
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

LIKED IT

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

SOCIAL

Twitter Follow

Keywords

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc