I have created a fork of the react-native-bluetooth-escpos-printer package, as the original repository is no longer actively maintained.
You can find my updated version on npm at the following URL https://www.npmjs.com/package/@ccdilan/react-native-bluetooth-escpos-printer
For reference, here is the pull request I made to the original repository https://github.com/januslo/react-native-bluetooth-escpos-printer/pull/259
You can install my maintained version using the following command
npm install @ccdilan/react-native-bluetooth-escpos-printer
Here is the link to my GitHub repository: ccdilan/react-native-bluetooth-escpos-printer.
Feel free to check it out and let me know if you encounter any issues!