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

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

Open
cristianoccazinsp opened this issue Jan 6, 2022 · 0 comments

Comments

@cristianoccazinsp
Copy link

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

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

No branches or pull requests

1 participant