react-native-full-clipboard
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

react-native-full-clipboard

Allows for getting multiple mimes from the clipboard.

Installation

npm install react-native-full-clipboard

Usage

import FullClipboard from "react-native-full-clipboard";

// ...

const result = await FullClipboard.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Package Sidebar

Install

npm i react-native-full-clipboard

Weekly Downloads

12

Version

0.1.1

License

MIT

Unpacked Size

259 MB

Total Files

3269

Last publish

Collaborators

  • cmaves