thiendangit / react-native-thermal-receipt-printer-image-qr

React native thermal receipt printer
https://www.npmjs.com/package/react-native-thermal-receipt-printer-image-qr
120 stars 81 forks source link

Documentation? #9

Closed Rc85 closed 2 years ago

Rc85 commented 2 years ago

Can you add documentation on how to setup and print column?

thiendangit commented 2 years ago

@Rc85 you can see example in https://github.com/thiendangit/react-native-thermal-receipt-printer-image-qr/blob/print-image-for-BLU/example/src/HomeScreen.tsx in line 222

Rc85 commented 2 years ago

Thank you!