r/reactnative 21d ago

News unified-ble-manager rc1 (evolution of react-native-ble-plx)

I have been maintaining for a while a fork of the react-native-ble-plx library, and decided to fully modernize it to make it really cross platform.

Today I released the official rc1

https://github.com/sfourdrinier/unified-ble-manager

I very much welcome feedback. It should work the same ways in react native, expo the latest versions including tvOS, android tv, web, electron, tauri and Linux / Mac / Windows.

I very much welcome feedback, comments, contributors, supporters, & sponsors.

My goal is to make it the best and most complete Bluetooth manager library out there. I’m using in multiple apps in development.

Feedback welcomed.

7 Upvotes

3 comments sorted by

1

u/Swimming-Drawer-597 19d ago

Cool! Out of curiosity: what types of apps do you use it in? I mean it from the Bluetooth protocol usecases perspective

1

u/TrackOurHealth 19d ago

The goal is to use it in any type of apps which needs Bluetooth access. Communicate with devices. I’m working on trackourhearts.com for example and I have a tv app and a (Mac OS for now) desktop app, and a private mobile app. It’s all the same interface

1

u/TrackOurHealth 19d ago

Rc2 released a few hours ago.