Youssef Selkani
Youssef Selkani
Hi, is there a way to have those two values as separate strings rather than combined together in an object?
Deprecated import
"react-native": "0.70.6", "react-native-esc-pos-printer": "^2.3.0", This is my code ``` componentWillUnmount() { if (this.unsubscriber) { this.unsubscriber() } } async monitorPrinter() { try { console.log('Start monitoring ...'); this.setState({ loading: true }) await...
This app was tested on Android device and it's working fine but on Xcode I am unable to build the release The error I am having is `../node_modules/react-native-bluetooth-escpos-printer/ios/ZXingObjC-3.2.2/ZXingObjC/client/result/ZXResultParser.m:252:20: ` >...