Commit e45fa393 authored by Greg Wilson's avatar Greg Wilson Committed by GitHub

Update README.md

parent 9eadb4a5
...@@ -31,6 +31,7 @@ Install the package from npm: ...@@ -31,6 +31,7 @@ Install the package from npm:
`npm install react-native-apple-healthkit --save` `npm install react-native-apple-healthkit --save`
##### Xcode ##### Xcode
1. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]` 1. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]`
2. Go to `node_modules``react-native-apple-healthkit` and add `RCTAppleHealthKit.xcodeproj` 2. Go to `node_modules``react-native-apple-healthkit` and add `RCTAppleHealthKit.xcodeproj`
3. In XCode, in the project navigator, select your project. Add `libRCTAppleHealthKit.a` to your project's `Build Phases``Link Binary With Libraries` 3. In XCode, in the project navigator, select your project. Add `libRCTAppleHealthKit.a` to your project's `Build Phases``Link Binary With Libraries`
......
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