1.0.0-deprecated • Published 7 years ago

react-native-easy-bluetooth v1.0.0-deprecated

Weekly downloads
3
License
MIT
Repository
-
Last release
7 years ago

Deprecated

This repository is deprecated. If you are look for a library that implements bluetooth in React Native, please visit react-native-easybluetooth-classic or react-native-easybluetooth-le.


react-native-easy-bluetooth

An React-Native wrapper for AndroidBluetoothLibrary

Features

Android

  • Check bluetooth enabled
  • Enable bluetooth device

Bluetooth Classic

  • Scan bluetooth devices
  • Connect to a bluetooth device
  • Write bytes to a bluetooth device
  • Read bytes from a bluetooth device

Bluetooth LE

  • Scan bluetooth devices
  • Connect to a bluetooth device
  • Write bytes to a bluetooth device
  • Read bytes from a bluetooth device

iOS

  • Check bluetooth enabled
  • Enable bluetooth device

Bluetooth LE

  • Scan bluetooth devices
  • Connect to a bluetooth device
  • Write bytes to a bluetooth device
  • Read bytes from a bluetooth device

Install

From npmjs:

npm i -s react-native-easy-bluetooth

Soon ...

Usage

Soon ...

Contribute

New features, bug fixes and improvements in the translation are welcome!

For questions and suggestions use the issues.

Donate

Donate

Licence

The MIT License (MIT)

Copyright (c) 2017 Douglas Nassif Roma Junior

See the full licence file.