# vital-health-react-native

This library provides methods to easily connect to Apple Health Kit using Vital's SDK. This allows developers to easily make requests and interact with Vital's API.

## Installation

```sh
npm install vital-health-react-native
cd ios && pod install

```
## Getting Started

Please refer to our guide to get started - https://docs.tryvital.io/wearables/sdks/react_native 