Installation
React Native ==> Health Connect module
Health Connect 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)
- Health Connect (healthconnect)
To get started, first install the framework
$ npm install react-native-inform-healthconnect
Updated 3 days ago