react-native-bluebreeze
v0.0.10
Published
BlueBreeze bindings for React Native. A modern Bluetooth LE library.
Readme
react-native-bluebreeze
BlueBreeze bindings for React Native. A modern Bluetooth LE library.
Installation
npm install react-native-bluebreezeUsage
import { multiply } from 'react-native-bluebreeze';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
