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
I encountered a similar issue. Initially, my React Native version was 0.62.3. Upon upgrading to 0.67.3, the problem was resolved. This was possible because the RCTCallableJSModules API for NativeModules was introduced in React Native version 0.66.0. Thus, to address this issue, it's necessary to upgrade your app to version 0.67 or later.
Unable to run the app
Running on react native 0.64.4
To Reproduce
Expected behavior
Run the app on selected target destination
Screenshots
Smartphone (please complete the following information):
Note
Tried to remove node_modules, pods, installed again, still same
The text was updated successfully, but these errors were encountered: