Open
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