Commit d10cba47 authored by Terrillo Walls's avatar Terrillo Walls

Docs polish

parent 3e8cd064
......@@ -37,7 +37,6 @@ A React Native bridge module for interacting with [Apple Healthkit] data.
* [getRespiratoryRateSamples](#getrespiratoryratesamples)
* [getBloodGlucoseSamples](#getbloodglucosesamples)
* [getSleepSamples](#getsleepsamples)
* [Examples](#examples)
## References
- Apple Healthkit Documentation [https://developer.apple.com/Healthkit/](https://developer.apple.com/Healthkit/)
......@@ -930,8 +929,4 @@ AppleHealthkit.getSleepSamples(options, (err: Object, results: Array<Object>) =>
});
```
## Examples
- [Steps Demo](https://github.com/GregWilson/rn-apple-Healthkit/tree/master/examples/StepsDemo)
- [Body Measurements Demo](https://github.com/GregWilson/rn-apple-Healthkit/tree/master/examples/BodyMeasurements)
> *This package is fork from [react-native-apple-Healthkit](https://github.com/GregWilson/react-native-apple-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