Skip to content
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

I can't run the library on react-native 0.70.5 (Is the project still alive?) #8

Open
valery-lavrik opened this issue Nov 25, 2022 · 0 comments

Comments

@valery-lavrik
Copy link


    "react": "18.1.0",
    "react-native": "0.70.5",
    "react-native-android-speech-recognizer": "^0.0.3",

At first I got an error:
Could not find method compile() for arguments [com.facebook.react:react-native:0.20.+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

Replaced compile with implementation.

Then the error:
RNAndroidSpeechRecognizerPackage.java @OverRide

Help restore the project to a fresh react-native!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant