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 235ce6f commit 9075b2eCopy full SHA for 9075b2e
README.md
@@ -47,7 +47,9 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo
47
48
===================================================
49
### Android:
50
-
+
51
+note: you might need `android.permission.BLUETOOTH` permisions for Bluetooth to work.
52
53
After install, you can use `rnpm` (`npm install rnpm -g`) to link android.
54
use `react-native link react-native-incall-manager` to link or manually if you like.
55
0 commit comments