react-native-bluetooth-library-gl
v0.1.0
Published
sample ble
Downloads
2
Readme
react-native-bluetooth-library-gl
sample ble
Installation
npm install react-native-bluetooth-library-gl
Usage
import { multiply } from "react-native-bluetooth-library-gl";
// ...
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