0.2.0 • Published 1 year ago

@9lan/react-native-ble v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

  • 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


0.2.0

1 year ago