alexkendall / react-native-bluetooth-cross-platform

Cross-Platform Bluetooth & WiFi React Native Module. Powered by underdark http://underdark.io/.
179 stars 35 forks source link

Help me install... #5

Closed jongmin92 closed 7 years ago

jongmin92 commented 7 years ago

I found 'react-native-bluetooth-cross-platform' when searching for Bluetooth advertise function. I'm having trouble installing react-native-bluetooth-cross-platform.

(1) Installation (iOS) I would really appreciate if you could attach screenshots for steps 3, 4, 5, and 6. (2) Installation (Android) I tried the manual but got a 'can not find symbol' Error.

My react-native-cli: 2.0.1 react-native: 0.39.2

And finally one more question. I tried downloading and running the 'Solidarity' app, but there was no connect between Android and iOS. If you are using 'react-native-bluetooth-cross-platform', is it possible to connect between Android and iOS?

Sorry for the simple but cumbersome question. I would appreciate any help.

HongSeokHwan commented 7 years ago

me too...

Jasbir23 commented 7 years ago

@kdhx92 you are using wifi to connect ios and android devices?

jongmin92 commented 7 years ago

@Jasbir23 I followed the manual, but I can not build Android.

alexkendall commented 7 years ago

If you are using 'react-native-bluetooth-cross-platform', is it possible to connect between Android and iOS? Yes it is. @kdhx92 @HongSeokHwan Ill take a look this weekend and update the instructions.

alexkendall commented 7 years ago

@jongmin92 Can you try installing for Android with the new instructions?

jongmin92 commented 7 years ago

@alexkendall I'm sorry for late reply. Thank you. Solved!

alexkendall commented 7 years ago

Closing this after integration of #6 and #7.