Is it possible to connect to thermal receipt printer via Bluetooth in react native? If yes the how to connect receipt printer via Bluetooth in react native?
Asked
Active
Viewed 3,006 times
0
-
5Possible duplicate of [How to send data to bluetooth printer vai android app?](http://stackoverflow.com/questions/14796422/how-to-send-data-to-bluetooth-printer-vai-android-app) – karan Jul 25 '16 at 05:11
1 Answers
0
Yes, it's possible. For Bluetooth you need to use a third-party module, like react-native-ble or react-native-ble-manager.

Diego V
- 6,189
- 7
- 40
- 45