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
I also faced the same problem. The problem seems to be fixed in react-native-svg version 7.0.0, but react-native-qrcode-svg has a version 6.5.2 dependency.
Could you please update and publish a new version updating react-native-svg dependency?
App is crashing when running on Android Pie on emulator.
Appears to be related to clipPath and clipRect being deprecated since Android 26:
https://developer.android.com/reference/android/graphics/Canvas#clipPath(android.graphics.Path,%20android.graphics.Region.Op)
Could also be related to this issue with react-native-svg:
software-mansion/react-native-svg#766
Getting the following error when rendering a QR code:
The text was updated successfully, but these errors were encountered: