Skip to content

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

@valery-lavrik

Description

@valery-lavrik

    "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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions