@9lan/react-native-ble
v0.2.0
Published
react native module that manages the functionality of searching for bluetooth low energy (BLE) peripherals
Downloads
5
Readme
React Native Ble
React native module that manages the functionality of searching for Bluetooth Low Energy (BLE) peripherals
Installation
npm install @9lan/react-native-ble
or
yarn add @9lan/react-native-ble
Usage
import { ReactNativeBle, type Peripheral } from '@9lan/react-native-ble';
See example
Features
- [x] Implement a feature to initiate and terminate the scanning of nearby BLE peripherals on IOS.
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT