Unitech Bluetooth Scanner
npm install react-native-unitech-bluetooth-scanner
import UnitechBluetoothScanner from "react-native-unitech-bluetooth-scanner";
// ...
const result = await UnitechBluetoothScanner.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT