I have generated QR code using
"react-native-qrcode-svg": "^6.1.2", "react-native-svg": "^12.1.1",
Generated QR Code is like this,
The border around the image should have the width of the QRCode's pixel, so if the smallest square inside the image has 8×8px, then the border should have 8px too.