Commit 5382fba7 authored by Greg Wilson's avatar Greg Wilson

updated readme

parent ac9210d1
...@@ -114,6 +114,12 @@ The available HealthKit permissions to use with `initHealthKit` ...@@ -114,6 +114,12 @@ The available HealthKit permissions to use with `initHealthKit`
Read Permissions: Read Permissions:
| Key | Healthkit identifier type |
--------------------------------------------------------------------------
| Height | HKQuantityTypeIdentifierHeight |
| Weight | HKQuantityTypeIdentifierBodyMass |
Height HKQuantityTypeIdentifierHeight Height HKQuantityTypeIdentifierHeight
Weight HKQuantityTypeIdentifierBodyMass Weight HKQuantityTypeIdentifierBodyMass
BodyFatPercentage HKQuantityTypeIdentifierBodyFatPercentage BodyFatPercentage HKQuantityTypeIdentifierBodyFatPercentage
...@@ -136,6 +142,11 @@ Write Permissions: ...@@ -136,6 +142,11 @@ Write Permissions:
DietaryEnergy HKQuantityTypeIdentifierDietaryEnergyConsumed DietaryEnergy HKQuantityTypeIdentifierDietaryEnergyConsumed
ActiveEnergy HKQuantityTypeIdentifierActiveEnergyBurned ActiveEnergy HKQuantityTypeIdentifierActiveEnergyBurned
### Options
### Methods ### Methods
#### **`isAvailable`** #### **`isAvailable`**
......
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