react-native-thermal-receipt-printer-image-qr
react-native-thermal-receipt-printer-image-qr copied to clipboard
on Ios not able to Print long Receipts using printImageBase64.
- I have tried use React-Native-View-Shot library to capture the scroll View as it's capturing it perfectly but not printing the whole receipt. As I have found that the maximum height it's printing is 5952.
- if not giving the imageWidth or imageHeight showing the picture inconsistent as it's working fine on android by only providing imageWidth.
- I don't know why but I am hardly able to print only 10 items.