leesiongchan / react-native-esc-pos

A React Native ESC/POS module to help you connect to your ESC/POS printer easily.
MIT License
80 stars 84 forks source link

arabic laguage problem get ???? any help please #57

Open mohamedadlyy opened 4 years ago

leesiongchan commented 4 years ago

Unfortunately this lib doesn't have support for other characters but hardcoded in GBK, you will have to fork (and contribute to support multiple characters is very much appreciated) and modify it as your need, simply replace "GBK" (in PrinterService.java) to your desired character should do the trick!