react-native-bluetooth-escpos-printer icon indicating copy to clipboard operation
react-native-bluetooth-escpos-printer copied to clipboard

React-Native plugin for the bluetooth ESC/POS & TSC printers.

Results 107 react-native-bluetooth-escpos-printer issues
Sort by recently updated
recently updated
newest added

hello everyone, the correction level is an String like "L", "M" etc.. how is this supposed to be an int? anyone knows?

I have printer XPrinter N160II, its have Auto paper cutting feature, so how can I cut paper progromically? Please help Thanks all! Tag 2 contributors :) @januslo @#2vgvishal538

Hello, I try for a week to run your componant but I can not ... the application connects the printer well but when I press print, nothing happens and no...

Android compileSdkVersion is 27 and My React Native Android compileSdkVersion is 30, makes i cannot build my app. All Error Log With --warning-mode all ..\App\android>gradlew assembleRelease --warning-mode all > Configure...

hi @januslo this is the best printer library I used I want to know how can we detect in useEffect if old device exist then auto scan and paired user...

Hi, What should i check if the printer Mobile Printer MP58 only print. the first line. After that, it will be disconnected and need tp be connected again.

await BluetoothEscposPrinter.printPic(base64Jpg, {width: 200, left: 20}); I got blank when I print image. How to solve it?

I tried to print Arabic but it doesn't work I tried the function await BluetoothEscposPrinter.printText("لا يوجد مجاني"); but it doesn't work Is there is an option to print pdf files?

Hello everyone. Could you please help and explain me how it is package integrate in expo? Maybe you know other packages for expo which support escpos printers I will be...