Commit 004ebb32 authored by Greg Wilson's avatar Greg Wilson

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

parents 4e502b6f b6977050
...@@ -4,8 +4,8 @@ A React Native bridge module for interacting with [Apple HealthKit] data. ...@@ -4,8 +4,8 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
![Alt text](https://devimages.apple.com.edgekey.net/assets/elements/icons/healthkit/healthkit-64x64.png "Apple HealthKit") ![Alt text](https://devimages.apple.com.edgekey.net/assets/elements/icons/healthkit/healthkit-64x64.png "Apple HealthKit")
#### Notice #### Notice
*This package is undergoing rapid development and should be considered unstable for the time being. > *This package is undergoing rapid development and should be considered unstable for the time being.*
<strong>Use at your own risk</strong>* > *<strong>Use at your own risk</strong>*
#### Table of Contents #### Table of Contents
* [Getting Started](#getting-started) * [Getting Started](#getting-started)
...@@ -33,7 +33,7 @@ A React Native bridge module for interacting with [Apple HealthKit] data. ...@@ -33,7 +33,7 @@ A React Native bridge module for interacting with [Apple HealthKit] data.
### Installation ### Installation
Install the package from npm: Install the [react-native-apple-healthkit] package from npm:
`npm install react-native-apple-healthkit --save` `npm install react-native-apple-healthkit --save`
...@@ -336,3 +336,4 @@ get the most recent lean body mass. the value is a number representing the weigh ...@@ -336,3 +336,4 @@ get the most recent lean body mass. the value is a number representing the weigh
[Apple HealthKit]: https://developer.apple.com/healthkit/ [Apple HealthKit]: https://developer.apple.com/healthkit/
[react-native-apple-healthkit]: https://www.npmjs.com/package/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