TahaAlTamimi
Results
2
comments of
TahaAlTamimi
I have faced this issue with the following packages "react-native-qrcode-svg": "^6.2.0", **react-native-svg version is: "^13.14.0"** I have solved this by editing the following package to the **react-native-svg: "^14.0.0"** @AleeFarook