react-native-bluetooth-escpos-printer icon indicating copy to clipboard operation
react-native-bluetooth-escpos-printer copied to clipboard

How to upload react-native-bluetooth-escpos-printer without node module

Open AasuParekh opened this issue 11 months ago • 1 comments

Using this npm we need to change some code in node module/react-native-bluetooth-escpos-printer file so wehn i need to psuh my code on github that time i dont need to psuh node module so what can i do

AasuParekh avatar Mar 13 '24 09:03 AasuParekh

you can use the patch-package to keep your changes

https://www.npmjs.com/package/patch-package

camillegachido avatar May 26 '24 04:05 camillegachido