thiendangit / react-native-thermal-receipt-printer-image-qr

React native thermal receipt printer
https://www.npmjs.com/package/react-native-thermal-receipt-printer-image-qr
119 stars 80 forks source link

Request to add black background white text format #86

Open Rc85 opened 1 year ago

Rc85 commented 1 year ago

react-native-thermal-printer has this by using <font color='bg-black'>. I imagine it's just adding a COMMAND?

pankaj-kumar-sharma commented 1 year ago

Java code is Layout.setBackground(Coor.black);