Skip to content

Commit c262123

Browse files
author
Christian Ost
committed
adds missing link to README
1 parent 75f4f51 commit c262123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ $ npm install --save https://github.com/Artirigo/react-native-bluetooth-state.gi
1515
### iOS
1616
Follow the [React Native documentation for Linking Libraries](https://facebook.github.io/react-native/docs/linking-libraries-ios.html).
1717

18+
You also need to link the `CoreBluetooth.framework` to __Link Binary With Libraries__.
19+
1820
### Android
1921
Add the following to your `android/settings.gradle`:
2022
```

0 commit comments

Comments
 (0)