januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
349 stars 409 forks source link

Does anyone continue to maintain this library? #245

Open nkqdev opened 3 months ago

nkqdev commented 3 months ago

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

Wictor-dev commented 3 months ago

@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

nkqdev commented 3 months ago

@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