You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, this library stopped working after i did a clean build, getting error ::
QRCode error: ReferenceError: Property 'TextEncoder' doesn't exist at SVGQRCodeStyled
Invariant Violation: [3427,"RNSVGLinearGradient",1,{"x1":"<<NaN>>","y1":"<<NaN>>","x2":"<<Infinity>>","y2":"<<Infinity>>","name":"topLeftCornerSquareGradient","gradient":[0,-16777216,1,-1],"gradientUnits":1,"gradientTransform":null}] is not usable as a native method argument
Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. [[75,75,75,75,75,75,75],[5,5,5,5,5,5,5],[[3443,"RNSVGGroup",1,{"propList":["fill"],"fill":{"payload":4278190080,"type":0}}]],3233]
versions ::
react-native: "0.73.6",
react-native-qrcode-styled: "^0.3.1",
node v22.4.1
screenshots ::
Please suggest how to resolve the issue, Thank you
The text was updated successfully, but these errors were encountered:
Hi there, this library stopped working after i did a clean build, getting error ::
QRCode error: ReferenceError: Property 'TextEncoder' doesn't exist at SVGQRCodeStyled
Invariant Violation: [3427,"RNSVGLinearGradient",1,{"x1":"<<NaN>>","y1":"<<NaN>>","x2":"<<Infinity>>","y2":"<<Infinity>>","name":"topLeftCornerSquareGradient","gradient":[0,-16777216,1,-1],"gradientUnits":1,"gradientTransform":null}] is not usable as a native method argument
Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. [[75,75,75,75,75,75,75],[5,5,5,5,5,5,5],[[3443,"RNSVGGroup",1,{"propList":["fill"],"fill":{"payload":4278190080,"type":0}}]],3233]
versions ::
screenshots ::
Please suggest how to resolve the issue, Thank you
The text was updated successfully, but these errors were encountered: