Dependencies Need Upgrading
Closed this issue · 3 comments
bramski commented
react-native-svg
6.5.2 is broken on android 9.0
Please upgrade this projects dependency to 9.5.1. I'm having no problems running at that version.
honter36 commented
I have the same problem, if you need help I can make that update in the code
awesomejerry commented
That'll be great! Currently I'm not having enough time for this project.
sapjax commented
react-native-qrcode-svg@5.1.2" has incorrect peer dependency "react-native-svg@^6.5.2".
I think it's just a peerDependency
, we can install the lastest react-native-svg
version and ignore this warning.