react-native-is-captured
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

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
no yes

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

Package Sidebar

Install

npm i react-native-is-captured

Weekly Downloads

6

Version

0.1.2

License

MIT

Unpacked Size

42 kB

Total Files

21

Last publish

Collaborators

  • polyglot-vemarav