1. React
  2. React Day Berlin
  3. 2019
  4. Event-Driven Bluetooth handling in React Native

Event-Driven Bluetooth handling in React Native

Basic insights in how Bluetooth LE works and how to access it in React Native.

Martin Heller at React Day Berlin 2019

This talk will give you some basic insights in how Bluetooth LE works and how to access it in React Native. We will look at our motivation for doing this, which library to work with and how to use it. We will create a simple app and show some basic pitfalls. All code will be available via GitHub.