godaddy / svgs

svgs is a compatiblity layer between svg and react-native-svg
MIT License
191 stars 31 forks source link

A problem occurred evaluating project ':react-native-svg'. > Could not find method implementation() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. #33

Closed Funny-dot closed 5 years ago

Funny-dot commented 5 years ago

A problem occurred evaluating project ':react-native-svg'.

Could not find method implementation() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

3rd-Eden commented 5 years ago

That error originates from react-native-svg, instead of svgs. But I would advice just doing a re-install of the module & react-native link it again to see if that resolves the issue. If that doesn't resolve it, open an issue in the react-native-svg project.