Surile / react-native-sunmi-printer

商米内置打印机
MIT License
44 stars 28 forks source link

does this support printerStatus ( out of paper, over heated, cover of the printer is not closed status etc)? if not how can we add this functionality in this existing library? #25

Closed Rehankhalil462 closed 1 year ago

Rehankhalil462 commented 1 year ago

does this support printerStatus ( out of paper, over heated, cover of the printer is not closed status etc)? if not how can we add this functionality in this existing library? @Surile your help would be much much appreciated.

Surile commented 1 year ago

@Rehankhalil462 It is not currently supported. You can fork this project and add the corresponding code to the SunmiScanModule

Rehankhalil462 commented 1 year ago

@Surile Thanks for your swift reply . Ok I will try to add this functionality in this library.