Installation

React Native ==> VitalSnap module

VitalSnap 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)
  • VitalSnap (vitalsnap)

To get started, first install the framework

```sh
yarn add @validic-mobile/react-native-inform-vitalsnap --registry https://validic.jfrog.io/artifactory/api/npm/mobile-npm-release/
```