react-native-hid-bridge-module
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

react-native-hid-bridge-module

Comunicate with usb hid device

Installation

npm install react-native-hid-bridge-module

Usage

import HidBridgeModule from "react-native-hid-bridge-module";

// ...

const result = await HidBridgeModule.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-hid-bridge-module

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

265 kB

Total Files

43

Last publish

Collaborators

  • hung1998nt