Control you BB8 via React Native
A small react native app that controlls Sphero's BB8 via Bluetooth by using streams. Companion code for talk "Event-Driven Bluetooth handling in React Native" at React Day 2020.
git clone https://github.com/Morton/bb8.git
cd bb8
yarn install
yarn android
yarn ios