@taingo97/react-native-telpo-printer

2.0.1 • Public • Published

react-native-telpo-printer

telpo printer

Installation

npm install @taingo97/react-native-telpo-printer
yarn add @taingo97/react-native-telpo-printer

Usage

import { TelpoPrinter } from "@taingo97/react-native-telpo-printer";
```js
TelpoPrinter.printText(string text, int size, int align, boolean bold, boolean italic, Callback callback);

TelpoPrinter.printQRCode(string text, int width, int height, Callback callback);

TelpoPrinter.printBarCode(string text, int width, int height, Callback callback);

Contributing

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

License

MIT

Package Sidebar

Install

npm i @taingo97/react-native-telpo-printer

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

1.86 MB

Total Files

50

Last publish

Collaborators

  • tailgbga2