react-native-bluetooth-module

testing

Usage no npm install needed!

<script type="module">
  import reactNativeBluetoothModule from 'https://cdn.skypack.dev/react-native-bluetooth-module';
</script>

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