awesome-cordova-plugins/docs/plugins/health/README.md

25 lines
645 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/health/index.ts#L160">
Improve this doc
</a>
# Health
```
$ ionic cordova plugin add cordova-plugin-health
$ npm install @ionic-native/plugins/health
```
## [Usage Documentation](https://ionicframework.com/docs/native/health/)
Plugin Repo: [https://github.com/dariosalvi78/cordova-plugin-health](https://github.com/dariosalvi78/cordova-plugin-health)
A plugin that abstracts fitness and health repositories like Apple HealthKit or Google Fit.
## Supported platforms
- Android
- iOS
2021-09-29 20:38:45 +08:00