react-native-escpos-bluetooth-printer
v0.1.11
Published
bluetooth esc/pos printer
Downloads
37
Readme
react-native-escpos-bluetooth-printer
bluetooth esc/pos printer
Installation
npm install react-native-escpos-bluetooth-printer
Usage
import EscposBluetoothPrinter from "react-native-escpos-bluetooth-printer";
// ...
const result = await EscposBluetoothPrinter.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT