Access Android Health Connect and Apple HealthKit data for health and fitness apps.
To use npm
npm install @capacitor/health-fitnessTo use yarn
yarn add @capacitor/health-fitnessSync native files
npx cap syncecho(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>