diff --git a/README.md b/README.md index 55950a3b9cee1bf88a84209cc86326a51f19e1f8..46f0f9501a9db79f27d85ed83945369caa69ffff 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Install the package from npm: `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]` 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`