rusel1989 / react-native-bluetooth-serial

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

Can not run correctly #89

Open LiuduZero opened 6 years ago

LiuduZero commented 6 years ago

I operate follow the README.md, but when i run 'react-native run-android' , the terminal shows correctly, but my cellphone show the red screen and 'Could not get BatchedBridge, make sure your bundle is packaged correctly' on it . So what should I do?

jhonber commented 6 years ago

It seems that this repository is no longer maintained, I have made a fork and fixed some errors. You can run and test it here https://github.com/jhonber/react-native-bluetooth-serial

jeffreyvanhees commented 5 years ago

It seems that this repository is no longer maintained, I have made a fork and fixed some errors. You can run and test it here https://github.com/jhonber/react-native-bluetooth-serial

You're a hero!