SaaSHub helps you find the best software and product alternatives Learn more →
React-native-ble-manager Alternatives
Similar projects and alternatives to react-native-ble-manager
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
cordova-plugin-ble-central
Bluetooth Low Energy (BLE) Central plugin for Apache Cordova (aka PhoneGap)
-
react-native-ble-peripheral
a simulator for a BLE peripheral, to help with testing BLE apps without an actual peripheral BLE device
-
-
react-native-background-actions
React Native background service library for running background tasks forever in Android & iOS.
-
-
-
react-native-splash-screen
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
-
ancs4linux
iOS/iPadOS notification service client for Linux desktop (notifications on your desktop, over Bluetooth Low Energy)
react-native-ble-manager discussion
react-native-ble-manager reviews and mentions
-
Comparing React Native BLE libraries
If react-native-ble-plx seems too advanced, react-native-ble-manager offers another excellent choice. This tool supports all primary BLE capabilities like scanning for devices, establishing connections, transferring data, getting notifications on status changes, and disconnecting. It provides a simple way to get basic BLE functionality working quickly in React Native apps.
-
Integrating Scanners trough Bluetooth - HID or BLE?
The idea is to read the input from those devices. Tried to use react-native-ble-plx and react-native-ble-manager I was able to find and use the EY-016 model, but could not find the EY-017 model. Was thinking about using classic mode, but then I've read about it needs MFI compliance on IOS, which those does not have. But it would be a better solution with classic, as those devices comes as HDI mode as default, so the customer would not need to do extra stuff to get going. And also if I needed to make integration with another device that didn't have BLE.
-
Should I use React Native?
I believe React Native can definitely handle those requirements, but it would depend on the complexity... What kind of BLE devices? I've used this react-native-ble-manager library and it was pretty straightforward to scan and connect. For notifications, I definitely recommend Notifee or maybe you can leverage Firebase for database, sync, and push notifications.
-
React-Native Bluetooth connection
What kinds of Bluetooth devices and what are you trying to do? I have also been using react-native-ble-manager and it works well for my purposes. There is an example project in that repo.
-
Can someone please walk me through how to connect to a BLE device
Use react-native-ble-plx or react-native-ble-manager
-
react native and arduino
I use blemanager and that works pretty good. Bluetooth is tedious though, you have to follow the docs very precise
-
Bluetooth BLE
I've checked https://github.com/innoveit/react-native-ble-manager which does multiple read requests (and multiple notifications) out of the box, but not as one write request. In the second library https://github.com/dotintent/react-native-ble-plx you have to make the chunks manually, but you can't do a "prepare write request".
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Aug 2026
Stats
innoveit/react-native-ble-manager is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of react-native-ble-manager is Java.
Popular Comparisons
- react-native-ble-manager VS react-native-ble-plx
- react-native-ble-manager VS johnny-five
- react-native-ble-manager VS cordova-plugin-ble-central
- react-native-ble-manager VS react-native-bluetooth-escpos-printer
- react-native-ble-manager VS itag
- react-native-ble-manager VS react-native-ble-peripheral
- react-native-ble-manager VS react-native-background-actions
- react-native-ble-manager VS blur-view
- react-native-ble-manager VS react-native-splash-screen
- react-native-ble-manager VS ancs4linux