Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 384 Bytes

File metadata and controls

27 lines (16 loc) · 384 Bytes

rnorderprinter

React native order printer

Installation

npm install rnorderprinter

Usage

import RnOrderPrinter from "rnorderprinter";

// ...

const result = await RnOrderPrinter.printHtml(html);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT