README
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