Skip to content
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

Failed to call into JavaScript module method RCTEventEmitter.receiveEvent() #164

Open
okwasniewski opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@okwasniewski
Copy link
Member

okwasniewski commented Dec 16, 2024

Description

When using react-native-bottom-tabs with 0.77 RC this issue pops up:

console.js:614 Error: Failed to call into JavaScript module method RCTEventEmitter.receiveEvent(). Module has not been registered as callable. Registered callable JavaScript modules (n = 9): AppRegistry, HMRClient, GlobalPerformanceLogger, RCTNativeAppEventEmitter, SamplingProfiler, RCTDeviceEventEmitter, RCTLog, HeapCapture, Systrace. Did you forget to call `registerCallableModule`?

The app works on 0.76, looks like this is an issue with visionOS RC

React Native Version

0.77.0-RC

@okwasniewski okwasniewski added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant