Home > @snowplow/react-native-tracker > EmitterConfigurationBase > customFetch
Enables overriding the default fetch function with a custom implementation.
Signature:
customFetch?: (input: Request, options?: RequestInit) => Promise<Response>;Home > @snowplow/react-native-tracker > EmitterConfigurationBase > customFetch
Enables overriding the default fetch function with a custom implementation.
Signature:
customFetch?: (input: Request, options?: RequestInit) => Promise<Response>;