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, I am using gradle version 6.5.1 and react-native 0.64.3, The project is an expo bare flow project. Every time I try to build the app. This error comes: Please...

Hello, I am using Evolute printer (https://www.evolute.in/fintech/impress/) and referring to the code to print receipt, following is my code, i am able to connect to the printer, but when i...

After npm install then linkin, in iOS xCode error is below. #import file not found Then I add to RNBluetoothEscposPrinter Targets => Build Settings => Header Search Paths $(SRCROOT)/../../../ios/Pods/Headers/Public #import...

![Screenshot 2022-08-29 at 4 38 47 PM](https://user-images.githubusercontent.com/47970371/187160446-5ed8e693-7c22-4dea-ae18-1bd750098539.png) It is possible to print out shown barcode font with ESC. Currently the barcode font is spaced out and I want it tight...

Allow insecure protocols, android gradle error

![example POS](https://i.stack.imgur.com/1WMw5.jpg) can anyone help me get a plugin that can help me print a receipt in my react native app for all POS system inner printer, you can watch...

Hi guys! When I send a print to the printer, an '&' comes out before all texts. Has anyone gone through this?? It's a simple ESCPOS (Datecs DPP250) printer but...

I am trying to print on a bluetooth dpp 350 printer. The printer is printing correctly. However, a point is leaving at the beginning of each line. I already tried...

It asks to make pair for unpaired devices but gives "error while connecting to the device" after pairing. Environment react: "16.9.0", react-native: "^0.63.3" react-native-bluetooth-escpos-printer: "0.0.5"

I was facing error when implementing react-native-webview, it was affected from onActivityResult on react-native-bluetooth-escpos-printer side. then I made an update when get result from picking files / camera photo from...