wonsikin / react-native-barcode-builder

Component for generating barcode in react native app
Other
175 stars 116 forks source link

Allow customisation of barcode view #67

Open SimonChaumet opened 3 years ago

SimonChaumet commented 3 years ago

Warning: this could be a breaking change

For an application I need to set the barcode background to a minimal padding but the padding is always set to 10. Is there a reason for this thing ?

I can create a pull request but I don't know what could be the best thing to do:

fgrs commented 3 years ago

I also need this