/ReactNative_BLE_Sonar

An application that connects to a custom Arduino Sonar via BLE

Primary LanguageTypeScript

This is an animation of a sonar. it has a button to stop and resume to radius rotation.

Setup:

  1. clone the repository on your machine.
  2. open in VSCode
  3. to build, enter: " eas login, eas build:configure (your platform), eas build --profile=preview --platform= (your platform) "