-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SvgViewManager.java:396: error: method does not override or implement a method from a supertype #2428
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
To fix this issue, downgrade version to 15.5.0. |
Your version of react native is probably in conflict with react-native-svg, downgrade until you find one that is compatible. |
For anyone else who has this issue, I'm on React Native 0.72.17 and I had to downgrade to 14.2.0 |
for me |
I am also having this issue at work (from a dependabot upgrade)
|
Description
When I updated the svg to latest version, there is a build issue in the Android.
Im not good at andorid,but, I think there might be an issue with this overridden method. The method in BaseViewManager only has two parameters?
Steps to reproduce
Snack or a link to a repository
None
SVG version
15.6.0
React Native version
0.72.9
Platforms
Android
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: