You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
When using
react-native-bottom-tabs
with 0.77 RC this issue pops up:The app works on 0.76, looks like this is an issue with visionOS RC
React Native Version
0.77.0-RC
The text was updated successfully, but these errors were encountered: