HeligPfleigh / react-native-thermal-receipt-printer

A RN library for thermal printer
166 stars 103 forks source link

Cannot read property 'Direction' of undefined #4

Closed bruxalldev closed 4 years ago

bruxalldev commented 4 years ago

Hi just tried using this for networking printing on RN0.62.1 and get this error any thoughts?

Thanks

HeligPfleigh commented 4 years ago

Can you describe that error more detail, such as how to reproduce that, node version you used, etc ...?

bruxalldev commented 4 years ago

Hi

I'm using: "react": "16.11.0", "react-native": "0.62.1"

Using the NetPrinter module when I load the screen I get the error even before it renders.

Do you have a fully complete example that I could use as a base?

Thanks

Rob

HeligPfleigh commented 4 years ago

Thanks, I'll check it

Do you have a fully complete example that I could use as a base?

Actually not, I'm using this for a private repo, but will have plan to make an example soon

bruxalldev commented 4 years ago

Wow! thank you so much for adding the example - I'll have a play over the next few days - thank you so much!