Skip to content

Commit

Permalink
adds missing link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Ost committed Aug 10, 2016
1 parent 75f4f51 commit c262123
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ $ npm install --save https://github.com/Artirigo/react-native-bluetooth-state.gi
### iOS
Follow the [React Native documentation for Linking Libraries](https://facebook.github.io/react-native/docs/linking-libraries-ios.html).

You also need to link the `CoreBluetooth.framework` to __Link Binary With Libraries__.

### Android
Add the following to your `android/settings.gradle`:
```
Expand Down

0 comments on commit c262123

Please sign in to comment.