get Module
Return the NativeModule instance that has that name moduleName
. If the moduleName
TurboModule hasn't been instantiated, instantiate it. If no TurboModule is registered under moduleName
, return null.
Return the NativeModule instance that has that name moduleName
. If the moduleName
TurboModule hasn't been instantiated, instantiate it. If no TurboModule is registered under moduleName
, return null.