A React Native Bluetooth Low Energy library.
Introduction
The library is a simple connection with the OS APIs, the BLE stack should be standard but often has different behaviors based on the device used, the operating system and the BLE chip it connects to. Before opening an issue verify that the problem is really the library.
Requirements
RN 0.76+ only the new architecture is supported
RN 0.60-0.75 supported until 11.5.X
RN 0.40-0.59 supported until 6.7.X
RN 0.30-0.39 supported until 2.4.3
Supported Platforms
- iOS 15.1+
- Android (API 23+)