Commit 0ac48f4b authored by Greg Wilson's avatar Greg Wilson

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

parents 858b9206 9ed5a5b5
......@@ -19,6 +19,8 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
* [getLatestBmi](#getlatestbmi)
* [getLatestBodyFatPercentage](#getlatestbodyfatpercentage)
* [getLatestLeanBodyMass](#getlatestleanbodymass)
* [Examples](#examples)
## Getting started
......@@ -263,5 +265,10 @@ get the most recent lean body mass. the value is a number representing the weigh
});
```
## Examples
[Apple HealthKit]: https://developer.apple.com/healthkit/
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