Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 1006 Bytes

README.md

File metadata and controls

executable file
·
27 lines (20 loc) · 1006 Bytes

react-native-bluetooth-io

React native bridge module for Bluetooth to enable Android and iOS to communicate with embedded Bluetooth devices.

Project Status

  1. Android ( In progress )
  2. iOS ( not started - will be based on EADemo example )

Project Goals

  1. Support RFCOMM, also known as the Serial Port Profile ( SPP ).
  2. Consider adding GPS NMEA parsing support or starting a new project that builds on this project.

Example projects I used to learn from:

Next time, start with react-native-create-library that creates Android, iOS, and Windows projects:

react-native-bluetooth-io

npm version