react-native-qrcode
react-native-qrcode copied to clipboard
Allow props style
So we can set style like
<QRCode style={{alignSelf:'center'}} value={12345678} size={148}/>