React native order printer
npm install rnorderprinter
import 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