Closed johnryan closed 8 years ago
I'm rendering a simple QR Code (similar to the example):
<QRCode value={"TEST"} size={200} bgColor='purple' fgColor='white'/>
And i'm getting this error:
Any suggestions?
Seems to be react-native related. Closing.
I'm rendering a simple QR Code (similar to the example):
And i'm getting this error:
Any suggestions?