HeligPfleigh / react-native-thermal-receipt-printer

A RN library for thermal printer
157 stars 102 forks source link

Hi guys. I am facing a problem when I run the below command to find the device it returns null, I can't detect the device. Connecting to fixed ip works fine. #86

Open phamty opened 2 years ago

phamty commented 2 years ago

NetPrinter.init().then(() => { NetPrinter.getDeviceList().then(devices => { console.log(devices); }); });

hoanganhnh2009 commented 2 years ago

Bạn sử dụng kết nối trực tiếp tới IP nhé