Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 341 Bytes

File metadata and controls

25 lines (15 loc) · 341 Bytes

@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