mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
21 lines
476 B
Markdown
21 lines
476 B
Markdown
# Health
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-health
|
|
$ npm install @awesome-cordova-plugins/health
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
|
|
|
|
|
|