react-native-inm-ble
v1.0.0
Published
Bluetooth Low Energy Software Development Kit. With Innominds,Bluetooth Low Energy SDK, you can build smooth, reliable, and secure wireless connectivity for your IoT applications. The SDK has your entire product life-cycle covered, from development to ove
Downloads
2
Readme
react-native-inm-ble
Bluetooth Low Energy Software Development Kit. With Innominds,Bluetooth Low Energy SDK, you can build smooth, reliable, and secure wireless connectivity for your IoT applications. The SDK has your entire product life-cycle covered, from development to over-the-air maintenance.
Installation
npm install react-native-inm-ble
Usage
import { multiply } from 'react-native-inm-ble';
// ...
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
Made with create-react-native-library