react-native-return-usb-data
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-native-return-usb-data

packet that returns data read from USB

Installation

npm install react-native-return-usb-data

Usage

import { multiply } from 'react-native-return-usb-data';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-return-usb-data

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

51.3 kB

Total Files

21

Last publish

Collaborators

  • caio-boos