@ticnat/nativescript-t3b-printer
v1.0.7
Published
Add a plugin description
Downloads
21
Maintainers
Readme
@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