Commit 15e89ceb authored by Terrillo Walls's avatar Terrillo Walls Committed by GitHub

Update README.md

parent 240ba339
# React Native Apple Healthkit
A React Native bridge module for interacting with [Apple Healthkit] data.
A React Native bridge module for interacting with Apple Healthkit data. Checkout the [full documentation](https://github.com/terrillo/rn-apple-healthkit/wiki)
## Installation
......@@ -77,6 +77,10 @@ AppleHealthKit.initHealthKit(options: Object, (err: string, results: Object) =>
}
```
## Changelog
0.6.1v
- HKQuantityTypeIdentifierActiveEnergyBurned
## Wiki
* [Installation](https://github.com/terrillo/rn-apple-healthkit/wiki/Install)
* [Documentation](#documentation)
......@@ -189,10 +193,6 @@ const healthKitOptions = {
- second
## Changelog
0.6.1v
- HKQuantityTypeIdentifierActiveEnergyBurned
## References
- Apple Healthkit Documentation [https://developer.apple.com/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