Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Android: finger movements raises Cannot find EventEmitter for receivedTouches #76

Description

@cristianoccazinsp

Although there are no crashes, the following is logged on every finger movement (causing a lot of logcat spam)

com.facebook.react.bridge.ReactNoCrashSoftException: Cannot find EventEmitter for receivedTouches: ReactTag[2131362204] UIManagerType[2] EventName[topTouchMove]

I'm not sure if react-native-gesture-handler or screens have anything to do with it as they interfere with touch events as well.

"react-native": "0.66.3",
"react-native-gesture-handler": "2.1.0",
"react-native-screens": "3.10.1",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions