Socket
Socket
Sign inDemoInstall

react-native-easy-bluetooth

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-native-easy-bluetooth

(Deprecated) An React-Native wrapper for AndroidBluetoothLibrary <https://github.com/douglasjunior/AndroidBluetoothLibrary>


Version published
Weekly downloads
10
increased by66.67%
Maintainers
1
Install size
174 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 25 May 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc