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`
Read Permissions:
| Key | Healthkit identifier type |
--------------------------------------------------------------------------
| Height | HKQuantityTypeIdentifierHeight |
| Weight | HKQuantityTypeIdentifierBodyMass |
Height HKQuantityTypeIdentifierHeight
Weight HKQuantityTypeIdentifierBodyMass
BodyFatPercentage HKQuantityTypeIdentifierBodyFatPercentage
......@@ -136,6 +142,11 @@ Write Permissions:
DietaryEnergy HKQuantityTypeIdentifierDietaryEnergyConsumed
ActiveEnergy HKQuantityTypeIdentifierActiveEnergyBurned
### Options
### Methods
#### **`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