react-native-qrcode
A react-native component to generate QRcode, not only support English.
Installation
Usage
Available Props
prop | type | default value |
---|---|---|
value |
string |
http://facebook.github.io/react-native/ |
size |
number |
128 |
bgColor |
string (CSS color) |
"#000" |
fgColor |
string (CSS color) |
"#FFF" |