React native order printer
npm install rnorderprinterimport RnOrderPrinter from "rnorderprinter";
// ...
const result = await RnOrderPrinter.printHtml(html);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT