react-native-ble-manager

React Native BLE communication module

APACHE-2.0 License

Downloads
301.2K
Stars
2.1K
Committers
148

Bot releases are hidden (Show)

react-native-ble-manager - v2.0.0

Published by marcosinigaglia about 8 years ago

Added start and enableBluetooth methods.

react-native-ble-manager - v1.4.0

Published by marcosinigaglia about 8 years ago

Add BleManagerConnectPeripheral event ( https://github.com/innoveit/react-native-ble-manager/pull/50 )

react-native-ble-manager - v1.3.5

Published by marcosinigaglia about 8 years ago

Fix getDiscoveredPeripherals method name in ios https://github.com/innoveit/react-native-ble-manager/pull/44, thanks to @kevyu.

react-native-ble-manager - v1.3.4

Published by marcosinigaglia about 8 years ago

react-native-ble-manager - v1.3.3

Published by marcosinigaglia about 8 years ago

Fix duplicate callback in writeWithoutResponse.

Thanks to @vinayr

react-native-ble-manager - v1.3.2

Published by marcosinigaglia about 8 years ago

Fix parameters in writeWithoutResponse

react-native-ble-manager - v1.3.1

Published by marcosinigaglia about 8 years ago

Fix disconnect problem on Android

react-native-ble-manager - v1.3.0

Published by marcosinigaglia about 8 years ago

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

react-native-ble-manager - v1.2.0

Published by marcosinigaglia about 8 years ago

Added writeWithoutResponse method

react-native-ble-manager - v1.1.1

Published by marcosinigaglia about 8 years ago

Fix notification on Android https://github.com/innoveit/react-native-ble-manager/pull/28, thanks to @Rmannn.

react-native-ble-manager - v1.1.0

Published by marcosinigaglia over 8 years ago

react-native-ble-manager - v1.0.0

Published by marcosinigaglia over 8 years ago

React Native 0.29

react-native-ble-manager - v0.0.14

Published by marcosinigaglia over 8 years ago

react-native-ble-manager - v0.0.12

Published by marcosinigaglia over 8 years ago

react-native-ble-manager - v0.0.11

Published by marcosinigaglia over 8 years ago

  • fixed read method on iOS
  • added read method on Android
react-native-ble-manager - v0.0.10

Published by marcosinigaglia over 8 years ago

Added write method, thanks to @BaloMueller

react-native-ble-manager - v0.0.9

Published by marcosinigaglia over 8 years ago

Unifiy event in the platforms

react-native-ble-manager - v0.0.8

Published by marcosinigaglia over 8 years ago

Compilation fixes

react-native-ble-manager - v0.0.7

Published by marcosinigaglia over 8 years ago

Package Rankings
Top 1.24% on Npmjs.org
Badges
Extracted from project README
npm version npm downloads GitHub issues
Related Projects