BearStudio / start-ui-native

🚀 Start UI [native] is an opinionated UI starter with ⚛️ React Native, 🌿 Ficus UI, ⚛️ Zodios & 🐜 Formiz — From the 🐻 BearStudio Team
MIT License
133 stars 15 forks source link

Implement Bluetooth Low Energy (BLE) #69

Closed FlorianGille closed 1 year ago

FlorianGille commented 2 years ago

Description

This PR will add everything we need to develop a mobile application which is using BLE

Type of change

How Has This Been Tested?

  1. You must have a device on which you are able to connect with BLE
  2. Update the PERIPHERAL_IDENTIFIER variable with the name of your device
  3. Enter in Bluetooth Helper (by developer menu)
  4. You should be able to connect to the device and see services and characteristics

Platforms tests:

Screenshot of the result

Checklist:

FlorianGille commented 1 year ago

Bluetooth already implemented, I close this PR. If needed, will open a new one and updated.