leesiongchan / react-native-esc-pos

A React Native ESC/POS module to help you connect to your ESC/POS printer easily.
MIT License
80 stars 84 forks source link

UI screen freeze #67

Open ManveeYew opened 3 years ago

ManveeYew commented 3 years ago

When i connect a printer IP address which is not in the network, App ui is having screen freeze and will only return catch error after awhile like 2min. Any one got any idea?

Mohamed-kassim commented 3 years ago

as a workaround i'm pinging the ip address of the printer with react native ping before start printing react-native-ping