react-native-serial-port-api icon indicating copy to clipboard operation
react-native-serial-port-api copied to clipboard

react-native serial port API

Results 25 react-native-serial-port-api issues
Sort by recently updated
recently updated
newest added

hi dear i have the same issue too i do some stuff like bellow but still give me the no permission to read or write this serial port i put...

Hello, Do you have to have a root phone to use this packages ? Thanks for answers. Damien,

The react-native-serial-port-api works well from start of the react native app, but when restart the app from RNRestart Libiary or DevSettings.reload() method, the react-native-serial-port-api seems have some issues, see below...

Hi, When installing react-native-serail-port-api on fresh helloworld template, I have an issue : npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While...

node_modules/react-native-serial-port-api/android/src/main/java/com/bastengao/serialport/EventSender.java:3: error: package android.support.annotation does not exist import android.support.annotation.Nullable; I have this issue when I debug.