Open Rc85 opened 1 year ago
react-native-thermal-printer has this by using <font color='bg-black'>. I imagine it's just adding a COMMAND?
react-native-thermal-printer
<font color='bg-black'>
Java code is Layout.setBackground(Coor.black);
react-native-thermal-printer
has this by using<font color='bg-black'>
. I imagine it's just adding a COMMAND?