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

Unable to run in IOS

co2nut opened this issue · comments

getting error
TypeError: _reactNative.NativeModules.EscPos.connectNetworkPrinter is not a function

Kindly assist

Thanks

Sorry @co2nut iOS is not currently supported, PR is welcome!

Related to #6

Please i can seem to get the list of bluetooth devices, and their mac address, the mac address is in a call back function and i am having difficulties getting it outside the addListener

@yom-elect Can you show us a snippet of your code?