Richard Lavoie

Results 29 comments of Richard Lavoie

Ok, I got it to run by investigating the code and realizing the problem was that my bluetooth stack couldn't have a socket fd. I changed my bluetooth dongle and...

I tried with both node 8.11 and 10.8

Any update on this, it currently is a blocker for me to use a more recent version or to actually not compile it myself

Looking at #160, https://github.com/projectcalico/libcalico-go/pull/886 and https://github.com/metallb/metallb/issues/114 it seems there is some way to make this work. Is this still an issue ?

Is it not already possible with 'activeTextStyle' and 'inactiveTextStyle' props ?

The method that is being overridden has been deprecated and removed since react-native 0.47, if you modify this file (/Users/hieunguyen/Mobile/ArduinoBT/node_modules/react-native-bluetooth-serial/android/src/main/ja va/com/rusel/RCTBluetoothSerial/RCTBluetoothSerialPackage.java) and simply remove the @ Override annotation just before...

@ithieund I have no idea of the roadmap of this project. I was trying to find a library doing bluetooth classic and it seems we are pretty limited in terms...

I'm having the same issue, I added a css rule "body > tr { display: table !important; }" to cope for that issue. The rendering is not perfect, but it's...

I'm facing the same problem and I'd be glad to help debug this but I'm new to bazel and I would need some help to get me started on Bazel...