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

I want to print text #26

Closed JuanCamilo0809 closed 4 years ago

JuanCamilo0809 commented 4 years ago

Hi,

I have 2 problems, when I try to discover printer i have the first error.

it´s with this line of code: EscPos.scanDevices();

IMG_63E8CE9F9E11-1

the second error is when i try to connect the printer.

connet is not a function.

Maybe do you have any example please? Thanks a lot

leesiongchan commented 4 years ago

Sorry, iOS is not currently supported, PR is welcome!

leesiongchan commented 4 years ago

Related to #6