leesiongchan / react-native-esc-pos

A React Native ESC/POS module to help you connect to your ESC/POS printer easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI screen freeze

ManveeYew opened this issue · comments

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?

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