Skip to content

Blur view not works in Android. Im getting build error [import com.facebook.react.common.annotations.internal.LegacyArchitectureLogger] this line enter in ( ReactNativeApplicationEntrypoint ) #647

@Karanveer010

Description

@Karanveer010

org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:compileDebugJavaWithJavac'.
at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:130)
/Users/john/ReactNative/chitchat/android/app/build/generated/autolinking/src/main/java/com/facebook/react/ReactNativeApplicationEntryPoint.java:8: error: cannot find symbol
import com.facebook.react.common.annotations.internal.LegacyArchitectureLogger;
im facing this

React Native version : 0.79.2
React Native reanimated : 3.18.0
React Native community blur : 4.4.1

This versions are used in my project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions