Commit 2e341e87 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

parent 212597c6
......@@ -12,20 +12,14 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
* [Methods](#methods)
* [isAvailable](#isavailable)
* [initHealthKit](#inithealthkit)
* Steps
* [getStepCountForToday](#getstepcountfortoday)
* Weight
* [getLatestWeight](#getlatestweight)
* [saveWeight](#saveweight)
* Height
* [getLatestHeight](#getlatestheight)
* [saveHeight](#saveheight)
* BodyMassIndex
* [getLatestBmi](#getlatestbmi)
* [saveBmi](#savebmi)
* BodyFatPercentage
* [getLatestBodyFatPercentage](#getlatestbodyfatpercentage)
* LeanBodyMass
* [getLatestLeanBodyMass](#getlatestleanbodymass)
* [Examples](#examples)
......
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