chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

Android: Could not find method implementation() #43

Closed coderdave closed 6 years ago

coderdave commented 6 years ago

In version 1.3.7, I get the error: A problem occurred evaluating project ':react-native-directed-scrollview'. Could not find method implementation() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

coderdave commented 6 years ago

I forced to upgrade to Gradle 3! This article helped: https://itnext.io/install-react-native-maps-with-gradle-3-on-android-44f91a70a395