npm i --save @ticnat/nativescript-t3b-printer
- Version: 1.0.7
- GitHub:
- NPM: https://www.npmjs.com/package/%40ticnat%2Fnativescript-t3b-printer
- Downloads:
- Last Day: 0
- Last Week: 0
- Last Month: 0
@ticnat/nativescript-t3b-printer
Supported platforms: #iOS
ns plugin add @ticnat/nativescript-t3b-printer
Usage
this.printer = new T3bPrinter();
this.printer.connectWifi("192.168.1.240");
this.printer.printTxt("some text");
for full example see demo.
License
Apache License Version 2.0