Can't run this project
Opened this issue · 1 comments
Marian0 commented
Hey!
I'm new on react-native world. I have a HC06 device and I would like to create a sample communication project library.
I saw your project is about this, I cloned it and try to run
react-native run-android
And having some different errors. Could you please provide a short installation / how to use it ?
Thanks in advance!
reisdev commented
Hey @Marian0!
As far as I remember, the library react-native-bluetooth-serial had a implementation problem, which you can find how to fix it on this issue.
If you think that the errors are not related to this, please, provide the stack trace, so I can figure out what is happening.