Antonio Zhu
Antonio Zhu
Send me an email under my profile and I can zip it to you too
Fix in other repository: https://github.com/tastyigniter/TastyIgniter/pull/1126
See #36. My workaround for now is to use 2.1.0 of esc-pos-encoder because it's dependencies are still compatible with RN
I'm using 2.1.1 as of now because this does not run on RN for me, hopefully ImageData can be replaced/substituted for React Native developers
It works for me with one workaround: I had to redeclare structuredClone, seems like the constructor required it. Thank you!