Installation
React Native ==> Bluetooth module
Bluetooth has its own module in the React Native Inform SDK Wrapper, therefore the following modules are required to use the Health Connect integration:
- Session (core)
- Bluetooth (ble)
To get started, first install the framework
yarn add @validic-mobile/react-native-inform-ble --registry https://validic.jfrog.io/artifactory/api/npm/mobile-npm-release/
Updated 3 days ago