-
Notifications
You must be signed in to change notification settings - Fork 32
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
EventEmitter#receiveTouches is not supported by Fabric Interop Layer #36
Comments
Is this happening on the app itself or on your fork @anishamalde ? As the error says, |
Hey This Fabric Interop error is happening on the main branch to, the only changes I made were to upgrade gradle distribution url and Java target version: https://github.com/anishamalde/RNNewArchitectureApp/tree/upgrade-java Screen.Recording.2025-01-23.at.17.05.38.movI did try and upgrade to 0.76 but it just causes the App to crash without any errors: Yea I thought so too so was just wondering if there is something obvious I am missing? |
@anishamalde I see you are running the view-flattening example. If you look at the README in the main page, that example was not meant to run on Android. Perhaps that's why it is not working, even in the 0.76 version of the app. |
Hey Riccardo, I was running from the new-architecture-benchmarks branch. I spoke to Nicola and I think the issue is with Android you can't switch the architectures at run time? |
When running the app, get the error EventEmitter#receiveTouches is not supported by Fabric Interop Layer the first time I touch the screen in the OldArchitecture fragment on the newArchitectureBenchmarks branch
Output of npx react-native info
The text was updated successfully, but these errors were encountered: