rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
475 stars 291 forks source link

Can only update a mounted or mounting component #95

Open vasyl91 opened 5 years ago

vasyl91 commented 5 years ago

This function BluetoothSerial.disconnect() generates this issue when I enter the screen for the second time (newly opened scene works fine). Any ideas?