react-native-thermal-printer icon indicating copy to clipboard operation
react-native-thermal-printer copied to clipboard

Any plan to support iOS?

Open mekunka opened this issue 4 years ago • 4 comments

Do you have any plan to make this support iOS

mekunka avatar Jul 18 '21 05:07 mekunka

This package is a bridge to https://github.com/DantSu/ESCPOS-ThermalPrinter-Android which is an android native library, if we could find IOS native library for thermal printer, we probably can bridge it too. Feel free to submit a PR if you are willing to help :)

AllInOneYT avatar Jul 18 '21 05:07 AllInOneYT

Hello @AllInOneYT , nice work really appreciate this package.

You can maybe bridge https://github.com/KevinGong2013/Printer to support iOS ?

Lenny4 avatar Jan 25 '22 03:01 Lenny4

Hi @AllInOneYT Great library for android please release for ios too.

devudr avatar Jan 25 '22 11:01 devudr

Seems like https://github.com/KevinGong2013/Printer only provide bluetooth (not wifi).

Maybe use https://github.com/HeligPfleigh/react-native-thermal-receipt-printer/tree/master/ios instead

Lenny4 avatar Jan 25 '22 12:01 Lenny4