react-native-bluetooth-serial-communication
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

react-native-bluetooth-serial-communication

Bluetooth communication using serial only for Android.

Installation

npm install react-native-bluetooth-serial-communication

Usage

import { multiply } from 'react-native-bluetooth-serial-communication';

// ...

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

/react-native-bluetooth-serial-communication/

    Package Sidebar

    Install

    npm i react-native-bluetooth-serial-communication

    Weekly Downloads

    4

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    38.1 kB

    Total Files

    20

    Last publish

    Collaborators

    • levi-li-yi