Matheus dos Reis de Jesus
Matheus dos Reis de Jesus
To write data to any component you can use the method `write()`, like: ```javascript // ... import BluetoothSerial from "react-native-bluetooth-serial"; const MySerial = new BluetoothSerial(); // Then, you need to...
@1rjun, I did. But I shouldn't need to do this to get the package working.
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](https://github.com/rusel1989/react-native-bluetooth-serial/issues/97). If you think that the...
Isn't it the same thing as defining the handler as a empty function? An idea: A prop `disabledShortcuts` that contains an array of keyCodes. The component iterate through the array...
As there's a problem with the modifier keys, seems fair to me to keep it inside `shortcuts`.
@eisenwinter , you're right. Opening the complete folder instead of just the .tex file solved the problem. I guess that's because it uses others files that are created with the...