@genee/react-native-serialport
TypeScript icon, indicating that this package has built-in type declarations

1.4.5 • Public • Published

@genee/react-native-serialport

Usage

import { RNSerialPort } from '@genee/react-native-serialport';

const port = RNSerialPort.openPort('/dev/ttyS0', 9600);
await port.write();

Readme

Keywords

none

Package Sidebar

Install

npm i @genee/react-native-serialport

Weekly Downloads

13

Version

1.4.5

License

MIT

Unpacked Size

21 kB

Total Files

15

Last publish

Collaborators

  • iamfat