react-native-escpos-bluetooth-printer

bluetooth esc/pos printer

Usage no npm install needed!

<script type="module">
  import reactNativeEscposBluetoothPrinter from 'https://cdn.skypack.dev/react-native-escpos-bluetooth-printer';
</script>

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