Error thrown when required native modules are not available in the React Native environment.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Extends
Error
Constructors
Constructor
Parameters
| Parameter | Type | Description |
|---|---|---|
moduleName | string | The name of the missing module. |
requiredFor | string | The API or feature that requires the module. |
message? | string | Optional custom error message. |
Returns
ModuleResolutionError