react-native-bluetooth-escpos-printer
react-native-bluetooth-escpos-printer copied to clipboard
Does anyone continue to maintain this library?
Please let me know someone continue to maintain this library fork or something
I'm facing issue when using printPic() it say COMMAND_NOT_SENT
in iOS
RN 0.72.7
@nkqdev did you made some modification on the lib source code to run in IOS? I am getting this error TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[9], "react-native-bluetooth-escpos-printer").BluetoothManager')
When I try to use the lib at all. Android works fine
@Wictor-dev no i'm not making any modification in the lib source but you can try another lib like react-native-bluetooth-nest-printer
it's a fork from this lib nothing different except the owner making some change on the lib but the usage is the same