Releases: innoveit/react-native-ble-manager
Releases · innoveit/react-native-ble-manager
v2.0.0
Added start and enableBluetooth methods.
v1.4.0
v1.3.5
v1.3.4
- Fix getConnectedPeripherals and getDiscoveredPeripherals #42 , thanks to @joshreeves
- Fix a issue when a device has no bluetooth #43, thanks to @wusuopu
v1.3.3
v1.3.2
Fix parameters in writeWithoutResponse
v1.3.1
Fix disconnect problem on Android
v1.3.0
Added new methods: stopScan, getDiscoveredPeripherals and getConnectedPeripherals.
Added max byte size param to write method for non standard BLE devices.
Thanks to @Rmannn and @joshreeves
v1.2.0
Added writeWithoutResponse method