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
React native version 0.66.4
"react-native-svg": "^12.1.1",
I can't run my app in android if react-native-svg is installed. I tried different versions but still same. How to fix this?
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\Mobiles\petshop\node_modules\react-native-svg\android\build.gradle'
* What went wrong:
Could not compile build file 'D:\Mobiles\petshop\node_modules\react-native-svg\android\build.gradle'.
> startup failed:
General error during semantic analysis: Unsupported class file major version 61
The text was updated successfully, but these errors were encountered:
React native version 0.66.4
"react-native-svg": "^12.1.1",
I can't run my app in android if react-native-svg is installed. I tried different versions but still same. How to fix this?
The text was updated successfully, but these errors were encountered: