Commit 9040ced0 authored by Greg Wilson's avatar Greg Wilson

Merge branch 'master' of github.com-GregWilson:GregWilson/react-native-apple-healthkit

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