diff --git a/README.md b/README.md index 0bdd5caf418a3268e86521096e26111cb46850f0..9e1eb54cced1e3c818f42471dd51789d5d54fb56 100644 --- a/README.md +++ b/README.md @@ -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/