Muhammad Tahir
Muhammad Tahir
@nzayatz14 any update on it
@michaelVictoriaDev change your function from `onPressFlag() { this.myCountryPicker.open() }` to `onPressFlag = () => { this.myCountryPicker.open(); }` Actually this is binding issue
@VyankeshH I did it using escpos-xml package. https://www.npmjs.com/package/escpos-xml But now I am facing issue in auto cut paper.
``` import { EscPos } from 'escpos-xml'; const xml = ` {{name}} --------------------- Dine-Inn --------------------- Date & Time: {{moment date format="DD/MM/YYYY HH:MM"}} ` const data = { name : 'Tahir'...
Anyone can help?
Having the same issue. Tried clearing cache, deleted node_modules, rnpm etc etc. Still having same issue! Any solution please?
is there any update?
Any solution?