@ticnat/nativescript-t3b-printer
by ticnat | v1.0.7
Add a plugin description
npm i --save @ticnat/nativescript-t3b-printer

@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