react-native-bluetooth-cross-platform icon indicating copy to clipboard operation
react-native-bluetooth-cross-platform copied to clipboard

Cross-Platform Bluetooth & WiFi React Native Module. Powered by underdark http://underdark.io/.

Results 32 react-native-bluetooth-cross-platform issues
Sort by recently updated
recently updated
newest added

…ers` has a `deviceId` that contains `id`. When `(id == null) return null` because not doing so causes `nearbyUsers.elementAt(i).deviceId.contains(id)` to attempt to invoke `toString()` on `id` when it is null...

#First I have made a simple app to test this library I have two buttons one the first to advertise to make that first mobile shows to another and so...

Hello, I am trying to get it working for an android 8.1 and iOs 12.1 phones with just bluetooth. Do you know if it's possible for those os versions? It...

I have set up a project in react-native and am trying to locate peers and advertise via bluetooth but when i getNearbyPeers the array returned is always empty. Are there...

Love the lib! Building a multiplayer game and it works well 😃 When using the library I got this error (#30): ``` NSInternalInconsistencyException. This is probably because you've explicitly synthesized...

I get a error (_Failed to resolve: io.underdark:underdark:1.+_) after I config by the [link](https://github.com/alexkendall/react-native-bluetooth-cross-platform/blob/master/android-installation.md). Can you help me to solve this issue? Thank you.

Hey Does this lib support ble? Thanks

@alexkendall The readme doesn't really explain, how to use the project ? Could you please add an example project

Greetings! My nickname is Virl and I'm author of Underdark libraries. Feel free to ask me here any questions about project or give feedback and proposals regarding React interoperability from...