react-native-network-receipt-printer
TypeScript icon, indicating that this package has built-in type declarations

0.4.40 • Public • Published

react-native-network-receipt-printer

Module to operate network receipt printer

Installation

npm install react-native-network-receipt-printer

Usage

import { testPrintCitizen } from "react-native-network-receipt-printer";

// ...

const result = await testPrintCitizen({
      printerIp: 'aaa.bbb.ccc.ddd',
      logoURI: {uri: 'http://image-png-uri'},
    });

Contributing

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

License

MIT

Package Sidebar

Install

npm i react-native-network-receipt-printer

Weekly Downloads

0

Version

0.4.40

License

MIT

Unpacked Size

643 kB

Total Files

63

Last publish

Collaborators

  • oki.aji
  • kalvinpr
  • renaldo025