Skip to content

Releases: innoveit/react-native-ble-manager

v3.0.1

25 Jan 08:38
Compare
Choose a tag to compare

-Fix error in stopScan #102

v3.0.0

16 Jan 10:10
Compare
Choose a tag to compare
  • Support RN 0.40

v2.4.3

16 Jan 10:03
Compare
Choose a tag to compare
  • Bugfixes

v2.4.1

29 Nov 12:36
Compare
Choose a tag to compare
  • Added readRSSI method
  • Fix stop scan and 16bit UUID problems on Android, thanks @kevyu

v2.3.0

16 Nov 13:21
Compare
Choose a tag to compare
  • [iOS] Try to retrieve the peripheral on connect
  • [iOS] Fix getConnectedPeripherals

v2.2.3

14 Oct 14:06
Compare
Choose a tag to compare
  • Added peripheral info in connect callback
  • Added parameter in writeWithoutResponse to set the interval between writes in long message

v2.1.5

11 Oct 12:44
Compare
Choose a tag to compare

Various fix

v2.1.3

10 Oct 12:10
Compare
Choose a tag to compare

Fix enableBlueooth and writeWithoutResponse on Android

v2.1.2

06 Oct 16:09
Compare
Choose a tag to compare

Some fixes on callbacks

v2.1.0

06 Oct 11:21
Compare
Choose a tag to compare

Added queue system on writeWithoutResponse