0.1.1 • Published 3 years ago

react-native-bluetooth-module v0.1.1

Weekly downloads
7
License
MIT
Repository
-
Last release
3 years ago

react-native-bluetooth-module

testing

Installation

npm install react-native-bluetooth-module

Usage

import BluetoothModule from "react-native-bluetooth-module";

// ...

const result = await BluetoothModule.multiply(3, 7);

Contributing

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

License

MIT