@zhaozhentao/react-native-usb
v0.5.0
Published
android usb interface
Readme
react-native-usb
Android Usb 串口通信
Installation
npm install @zhaozhentao/react-native-usbUsage
import { connect, send } from 'react-native-usb';
// ...
const result = connect();Contributing
License
MIT
Made with create-react-native-library
