React Native Location
    Preparing search index...

    Type Alias OnErrorEvent<T>

    OnErrorEvent: (error: LocationError) => T

    The event that is triggered when an error occurs.

    Type Parameters

    • T = void

    Type Declaration