Commit f5622ca1 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

parent 26fe7818
......@@ -114,10 +114,17 @@ The available HealthKit permissions to use with `initHealthKit`
Read Permissions:
| Key | Healthkit identifier type |
--------------------------------------------------------------------------
| Height | HKQuantityTypeIdentifierHeight |
|-------------------|-----------------------------------------------|
| Weight | HKQuantityTypeIdentifierBodyMass |
| BodyFatPercentage | HKQuantityTypeIdentifierBodyFatPercentage |
| BodyMassIndex | HKQuantityTypeIdentifierBodyMassIndex |
| LeanBodyMass | HKQuantityTypeIdentifierLeanBodyMass |
| Steps | HKQuantityTypeIdentifierStepCount |
| BiologicalSex | HKCharacteristicTypeIdentifierBiologicalSex |
| DateOfBirth | HKCharacteristicTypeIdentifierDateOfBirth |
| DietaryEnergy | HKQuantityTypeIdentifierDietaryEnergyConsumed |
| ActiveEnergy | HKQuantityTypeIdentifierActiveEnergyBurned |
Height HKQuantityTypeIdentifierHeight
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment