I get an issue that says Native module RCTBluetoothSerial tried to override RCTBluetoothSerialModule.
HunterB81 opened this issue · 5 comments
HunterB81 commented
HunterB81 commented
don commented
I'm not sure what that error is from. RCTBluetoothSerial is not part of this plugin.
levinsousa commented
@HunterB81 Do you fix?
ProgPhil commented
I have exact same error, plz give solution if you found it!
ProgPhil commented
It might simply be because of that line : packages.add(new RCTBluetoothSerialPackage());
I think it auto-adds it now, so adding it again, makes it crash