cssivision / react-native-qrcode

a minimalist qrcode component for react-native
MIT License
853 stars 304 forks source link

Allow props style #14

Open clh161 opened 8 years ago

clh161 commented 8 years ago

So we can set style like <QRCode style={{alignSelf:'center'}} value={12345678} size={148}/>