I see there is an available function printBarcode() is this ready to use? if yes, how?
Sorry printBarcode() is not working yet, since we are using a lib behind the scene, there should only be a very minimal work required for it to work, hope you could lend a hand on making it live
And can you explain a little more how I get an image with printImage()
The only parameter you need to make it work is filePath, for example if you use Expo Image Picker you will get a uri, put in the uri you should be able to print the image
for print image, can i get the image file from server?
for print image, can i get the image file from server?
Originally posted by @piarachmayati in https://github.com/leesiongchan/react-native-esc-pos/issues/24#issuecomment-663863411