@@ -18,6 +18,8 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
...
@@ -18,6 +18,8 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
*[Methods](#methods)
*[Methods](#methods)
*[isAvailable](#isavailable)
*[isAvailable](#isavailable)
*[initHealthKit](#inithealthkit)
*[initHealthKit](#inithealthkit)
*[getBiologicalSex](#getbiologicalsex)
*[getDateOfBirth](#getdateofbirth)
*[getStepCountForToday](#getstepcountfortoday)
*[getStepCountForToday](#getstepcountfortoday)
*[getStepCountForDay](#getstepcountforday)
*[getStepCountForDay](#getstepcountforday)
*[getMultiDayStepCounts](#getmultidaystepcounts)
*[getMultiDayStepCounts](#getmultidaystepcounts)
...
@@ -199,6 +201,7 @@ ___
...
@@ -199,6 +201,7 @@ ___
#### **`getBiologicalSex`**
#### **`getBiologicalSex`**
get the biological sex (gender). if the `BiologicalSex` read permission is missing or the user has denied it then the value will be `unknown`. the possible values are:
get the biological sex (gender). if the `BiologicalSex` read permission is missing or the user has denied it then the value will be `unknown`. the possible values are: