-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
Description
After upgrading to react-native 0.76, on Android I see the following runtime error:
(NOBRIDGE) ERROR Error: Exception in HostObject::get for prop 'RNIterableAPI': com.facebook.react.internal.turbomodule.core.TurboModuleInteropUtils$ParsingException: Unable to parse @ReactMethod annotations from native module: RNIterableAPI. Details: Module exports two methods to JavaScript with the same name: "setEmail
(NOBRIDGE) WARN Possible Unhandled Promise Rejection (id: 0):
TypeError: Cannot read property 'Iterable' of undefined
1280103995, behnamazimi, emanuelboros, nedolia, jnleonard3 and 7 more