Andrii Boiko
Andrii Boiko
Hi Sometimes the flag component should be more flexible on styling Can you please provide the some wrapper to this element ? May be something like this Thx ``` ```
# Bug report Hi! When I try to write the test - I get the error ## Summary ``` Error: Element type is invalid: expected a string (for built-in components)...
Q: Is this lib planned to support `react-native-windows`?
When to use on iPad 17.2 ``` await EscPosPrinter.instantiate({ target: ...., seriesName: getPrinterSeriesByName(....), }); ``` Got the error ``` [Error: 2] ``` ``` "react": "^18.2.0", "react-native": "0.72.7", "react-native-esc-pos-printer": "^3.0.3", ```
After updating to 76.1 version ``` "react-native": "0.76.1", "react-native-user-agent": "^2.3.1", ``` All of these - undefined (( ``` systemName systemVersion applicationName applicationVersion buildNumber darwinVersion cfnetworkVersion deviceName deprecated modelName ``` Get...
### Description After updating to this version `"^4.2.0"` from `"^3.1.1"` we noticed that printing time increased at least twice. Moreover, sometimes it could take even 3 times more in time....