> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/health-kit.md).

# Health Kit

The HealthKit plugin allows you to read data from and write data to the iOS 8+ HealthKit framework. Any data saved shows up in the iOS Health app and is available for other iOS apps.

## Installation

```bash
ionic cordova plugin add com.telerik.plugins.healthkit
npm install @awesome-cordova-plugins/health-kit
```

**Plugin Repo:** <https://github.com/Telerik-Verified-Plugins/HealthKit>

## Supported Platforms

* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
