We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f4f51 commit c262123Copy full SHA for c262123
README.md
@@ -15,6 +15,8 @@ $ npm install --save https://github.com/Artirigo/react-native-bluetooth-state.gi
15
### iOS
16
Follow the [React Native documentation for Linking Libraries](https://facebook.github.io/react-native/docs/linking-libraries-ios.html).
17
18
+You also need to link the `CoreBluetooth.framework` to __Link Binary With Libraries__.
19
+
20
### Android
21
Add the following to your `android/settings.gradle`:
22
```
0 commit comments