mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/health-kit/index.ts#L79">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Health Kit
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add com.telerik.plugins.healthkit
|
||||
$ npm install @ionic-native/plugins/health-kit
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/native/health-kit/)
|
||||
|
||||
Plugin Repo: [https://github.com/Telerik-Verified-Plugins/HealthKit](https://github.com/Telerik-Verified-Plugins/HealthKit)
|
||||
|
||||
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.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- iOS
|
||||
Reference in New Issue
Block a user