Commit 8f4f0c79 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

parent 3179c599
...@@ -23,6 +23,9 @@ A React Native bridge module for interacting with [Apple HealthKit] data. ...@@ -23,6 +23,9 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
* [getStepCountForToday](#getstepcountfortoday) * [getStepCountForToday](#getstepcountfortoday)
* [getStepCountForDay](#getstepcountforday) * [getStepCountForDay](#getstepcountforday)
* [getMultiDayStepCounts](#getmultidaystepcounts) * [getMultiDayStepCounts](#getmultidaystepcounts)
* [getDistanceWalkingRunning](#getdistancewalkingrunning)
* [getDistanceCycling](#getdistancecycling)
* [getFlightsClimbed](#getflightsclimbed)
* [getLatestWeight](#getlatestweight) * [getLatestWeight](#getlatestweight)
* [getWeightSamples](#getweightsamples) * [getWeightSamples](#getweightsamples)
* [saveWeight](#saveweight) * [saveWeight](#saveweight)
......
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