Zheng UET

Results 13 comments of Zheng UET

``` await BluetoothEscposPrinter.printText( '(မြန်မာ)', { encoding: 'UTF-8', }, ); ``` Did you use UTF-8?

code format https://github.com/januslo/react-native-bluetooth-escpos-printer/blob/3ac15a7f9c44354b15395a2f4939c6c299425a15/android/build.gradle ``` buildscript { repositories { jcenter { url "http://jcenter.bintray.com/" allowInsecureProtocol = true } maven { url "http://repo.spring.io/plugins-release/" allowInsecureProtocol = true } mavenCentral() maven { // All of...

How about `printColumn()` with left column is bold but right is not bold? @champikamendis