Closed re7eal closed 7 years ago
Fix writeToDevice() on Android does not work. write() method in RCTBluetoothSerialService class should return when a state is not connected.
Hey @re7eal, thank you ... I've had this fixed locally for quite some time, but forgot to push it, so I am merging it 👍
Fix writeToDevice() on Android does not work. write() method in RCTBluetoothSerialService class should return when a state is not connected.